aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge r30864 from trunk to branch 2.6plegall2015-01-081-2/+2
* Merged revision(s) 27043 from trunk:mistic1002014-01-291-4/+8
* Merged revision(s) 26902 from trunk:mistic1002014-01-221-3/+2
* use custom safe_version_compare instead of version_compare to handle versions...mistic1002014-01-091-0/+32
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* add query2array function, aiming to replace hash_from_query, array_from_query...mistic1002013-12-201-0/+66
* feature 2999: documentation of Template class, other classes of template.clas...mistic1002013-12-071-2/+0
* move get_query_string_diff and url_is_remote to functions_url.inc.phpmistic1002013-11-211-37/+0
* feature 2999: Documentation of include/functions_mail|metadata|picturemistic1002013-11-181-1/+8
* feature 2999 : documentation of include/functions_calendar.inc.php and Calend...mistic1002013-11-171-1/+1
* feature 2976: add output fields for pwg.users.getList. registration_date,plegall2013-11-111-2/+2
* move array_from_query to functions.inc.phpmistic1002013-11-101-0/+31
* feature 2999 : documentation of include/functions.inc.phpmistic1002013-11-101-151/+272
* delete replace_space function, modify get_cat_display_name_* functionsmistic1002013-11-101-47/+0
* feature 2995: New email templatemistic1002013-11-061-1/+1
* feature 2651: fallback language, failed when the "child" file does not existsmistic1002013-11-011-1/+30
* bug:2947 fix compatibility with PHP 5.2 and 5.3mistic1002013-10-241-22/+87
* feature 2978: error func_get_args(): Can't be used as a function parameter on...mistic1002013-10-241-1/+2
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-2/+4
* feature 2978: remove useless sprintf in the coremistic1002013-10-191-5/+5
* feature 2978: l10n() and {translate} with additional arguments mistic1002013-10-191-6/+13
* make get_query_string_diff compatible with arrays and use build-in functionsmistic1002013-10-101-16/+9
* add function conf_delete_parammistic1002013-09-051-0/+35
* bug:2947 rewrite format_date() and time_since() with DateTime class + new par...mistic1002013-08-011-79/+138
* add mandatory option for check_input_parametermistic1002013-07-211-1/+6
* feature 2941: add trigger on get_webmaster_mail_addressplegall2013-07-091-0/+2
* bug:2939 switch_lang_to() must reload plugins filesmistic1002013-07-071-1/+9
* smarty 3 - first pass for tests rvelices2013-06-201-1/+2
* Add trigger "load_conf" at the end of load_conf_from_db()mistic1002013-06-191-0/+2
* bug 2900: Improve web service output rvelices2013-05-181-8/+0
* correction of rev:21515flop252013-05-131-1/+1
* feature 2836: display the number of comments/tags in the menubar rvelices2013-03-241-0/+38
* add the nb of pages as template var for navigation_bar.tpl for extensionsflop252013-03-121-0/+1
* start the php session before loading plugins in a standard manner (related to...rvelices2013-02-071-9/+0
* bug:2835patdenice2013-02-041-0/+9
* feature:2823 Add triggers for login system, load function_plugins before func...mistic1002013-01-221-2/+11
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* clean some function descmistic1002012-11-291-7/+5
* bug:2687patdenice2012-11-071-2/+1
* - navigation bar urls are always on the number of images per page boundaries ...rvelices2012-10-231-17/+17
* - remove unsed code; shorten existing code and improve readability ...rvelices2012-10-121-50/+10
* feature 2614: pagination on albums mistic1002012-09-231-2/+2
* feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1002012-09-231-0/+19
* bug 2735: fix/improve non latin language tagsrvelices2012-09-041-13/+41
* remove deprecated function get_thumbnail_url + $conf['local_data_dir']rvelices2012-08-271-11/+0
* feature 2380: add URL for user comment mistic1002012-08-031-0/+16
* no longer use of images.tn_ext field any longerplegall2012-06-071-1/+1
* bug:2647patdenice2012-06-071-19/+0
* bug:2647patdenice2012-06-061-0/+19
* bug 2646 fixed: avoid useless PHP warnings with uncompleted creation dateplegall2012-06-051-3/+12