piwigo/include
plegall 79c440d8bb - upgrade scripts added for releases 1.3.x
- my_error function moved from admin/include/functions.php to
  include/functions.inc.php

- because MySQL temporary tables are not always authorized on creation, use
  a temporary table name (with the current microsecond) on a non temporary
  table (in mass_updates function)

- ability to retrieve distant full directories (usefull in upgrade scripts)

- global variables $count_queries and $queries_time moved into global array
  $page

- get_cat_display_name displays category names in correct order : the one
  given by uppercats

- function setup_style simplified

- default value for configuration parameter "show_nb_comments" set to false
  (less queries by default)


git-svn-id: http://piwigo.org/svn/trunk@672 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-01-06 22:16:21 +00:00
..
.cvsignore I don't want to see mysql.inc.php anymore when updating... 2004-10-08 22:24:14 +00:00
category_calendar.inc.php - in admin menu, status option for categories is not "permissions" but 2004-12-12 21:06:39 +00:00
category_default.inc.php - on picture.php, related categories under the element are displayed in 2004-12-05 21:28:40 +00:00
category_recent_cats.inc.php - bug fixed : if some categories are forbidden, query for recent categories 2004-12-30 00:39:37 +00:00
category_subcats.inc.php - admin/update : filesystem synchronization process completely 2004-12-27 14:30:49 +00:00
common.inc.php - new feature : lock temporary your gallery for maintenance 2004-12-20 23:54:59 +00:00
config.inc.php - bug fixed on upload : configuration variable $conf['upload_available'] has 2004-12-30 08:10:46 +00:00
constants.php - in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset if 2004-12-20 12:30:36 +00:00
functions.inc.php - upgrade scripts added for releases 1.3.x 2005-01-06 22:16:21 +00:00
functions_category.inc.php - upgrade scripts added for releases 1.3.x 2005-01-06 22:16:21 +00:00
functions_group.inc.php Update of the user preferences panel. 2004-12-02 15:42:57 +00:00
functions_html.inc.php - User permissions template migration 2004-12-23 14:59:37 +00:00
functions_metadata.inc.php takes not only the first keyword in IPTC field 2#025 2004-11-20 18:07:51 +00:00
functions_session.inc.php - bug fixed : in admin/cat_list, next_rank cant' be calculted and query to 2004-12-18 22:05:30 +00:00
functions_user.inc.php - upgrade scripts added for releases 1.3.x 2005-01-06 22:16:21 +00:00
functions_xml.inc.php - in admin menu, status option for categories is not "permissions" but 2004-12-12 21:06:39 +00:00
index.php update headers to comply with GPL 2004-11-06 21:12:59 +00:00
page_header.php update headers to comply with GPL 2004-11-06 21:12:59 +00:00
page_tail.php - upgrade scripts added for releases 1.3.x 2005-01-06 22:16:21 +00:00
scripts.js - Change of the picture page behavior to be able to open the full size image in a new window 2004-10-01 22:50:50 +00:00
template.php update headers to comply with GPL 2004-11-06 21:12:59 +00:00
user.inc.php - user permissions ask update at each admin page generation. Table 2004-12-25 19:33:36 +00:00