aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Feature 1244 resolvednikrou2009-11-201-94/+8
* Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou2009-11-151-6/+6
* Fix for feature 1000: cannot access $conf array (use global)nikrou2009-08-181-0/+2
* New feature : configuration option for thumbnail directorynikrou2009-08-021-2/+2
* Move template class inclusion to common.inc.php.patdenice2009-03-161-1/+0
* Move get_icon function.patdenice2009-03-111-0/+43
* Code simplification of commit 3172patdenice2009-03-061-26/+12
* Create navigation_bar.tpl file.patdenice2009-03-051-0/+69
* Last (I hope) paranoic optims ...rvelices2009-02-141-12/+22
* - moved check upgrade feed code to admin/include/functions_upgrade.phprvelices2009-02-131-64/+14
* - removed second parameter $type from function format_datervelices2009-02-041-5/+4
* - fix use $page['nb_image_page'] instead of $user... when creating the nav ba...rvelices2009-01-311-37/+17
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* merge r2916 from branch 2.0 to trunkplegall2008-12-021-0/+14
* Resolved issue 0000900: format_date function doesn't work when time is omi...rub2008-11-091-0/+8
* merge r2789 from branch 2.0:rvelices2008-10-221-7/+10
* - replace a preg_match with simple comparison (faster)rvelices2008-10-101-9/+3
* Bug 871: guest is not saved in history tablepatdenice2008-09-281-9/+5
* - images.file categories.permalink old_permalinks.permalink - become binaryrvelices2008-09-121-6/+3
* mispellin variablenikrou2008-09-061-1/+1
* - better management of fatal errors (instead of die or trigger_error rather u...rvelices2008-09-051-21/+9
* - bug 854: better checks of directory creations ( local_data_dir, templates_c...rvelices2008-09-041-14/+54
* merge r2483 from branch 1.7rvelices2008-08-231-13/+20
* - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_...rvelices2008-08-201-71/+25
* - remove functions_group.inc.php (empty for some years; avoid unnecessary inc...rvelices2008-07-241-1/+0
* Change some PhpWebGallery to Piwigo.rub2008-05-141-3/+3
* - remove some unnecessary db columns (#history_summary.id, #history.year, mon...rvelices2008-05-061-8/+0
* New: jQuery and Accordion Admin menusvdigital2008-04-261-0/+2
* - minor sql query optimizationsrvelices2008-04-251-19/+6
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* - upload.tpl goes smartyrvelices2008-03-081-1/+1
* - remove unused functions get_month_list and get_day_listrvelices2008-03-051-72/+0
* little correctionsrub2008-02-271-1/+1
* Resolved issue 0000807: New slideshow featuresrub2008-02-271-1/+3
* - changed htmlentities to htmlspecialchars in comments.php (utf-8 issue)rvelices2007-10-111-17/+18
* - RSS feed is PWG charsetrvelices2007-10-091-1/+4
* - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices2007-10-091-15/+194
* - some code refactoring before upgrade to utf (only cosmetic at this point...)rvelices2007-10-081-3/+42
* - function str2url is compatible with utf-8rvelices2007-10-051-68/+155
* - remove str_translate_to_ascii7bits and lang_table_translate_ascii7bitsrvelices2007-10-051-18/+0
* merge -r2088 from branch-1_7 to trunkrvelices2007-09-121-6/+7
* Resolved 0000744: pwg_log: image_type is always nullrub2007-09-111-1/+1
* Resolved 0000726: script_basename returns bad resultrub2007-07-241-26/+25
* Resolved issue 0000697: with generic user a author name is necessary to comme...rub2007-06-051-1/+1
* Improvement of picture url built rub2007-05-251-1/+2
* Issue 0000684: History [Search] - Add a thumbnail displayrub2007-05-011-0/+1
* Issue 0000529:rub2007-04-291-2/+16
* Issue 578rub2007-03-281-1/+1
* Add new translation functions.inc.phprub2007-03-151-1/+64