piwigo/include
2014-04-08 20:45:48 +00:00
..
dblayer feature 2999: (incomplete) doc of mysqli functions 2014-02-11 22:12:57 +00:00
inflectors bug 3056: quick search 2014-03-23 05:38:05 +00:00
php_compat
phpmailer
smarty
ws_functions bug 3069: add quick search as filter in batch manager 2014-04-05 19:24:27 +00:00
ws_protocols
block.class.php remove prehistoric unnecessary object references 2014-02-13 22:24:06 +00:00
calendar_base.class.php more query2array 2014-02-13 22:21:12 +00:00
calendar_monthly.class.php
calendar_weekly.class.php
category_cats.inc.php arrayfromquery optimizations: move double if from inside loop to outside + use directly mysqli calls to avoid function call overhead for every row retrieved from db 2014-02-11 21:47:44 +00:00
category_default.inc.php more query2array 2014-02-13 22:21:12 +00:00
common.inc.php
config_default.inc.php
constants.php
cssmin.class.php
derivative.inc.php
derivative_params.inc.php
derivative_std_params.inc.php
emogrifier.class.php remove "virtual" namespaces (or whatever it's called) in emogrifier 2014-02-18 17:35:38 +00:00
feedcreator.class.php
filter.inc.php
functions.inc.php more query2array 2014-02-13 22:21:12 +00:00
functions_calendar.inc.php
functions_category.inc.php merge r27925 from branch 2.6 to trunk 2014-03-24 20:22:43 +00:00
functions_comment.inc.php
functions_cookie.inc.php
functions_filter.inc.php
functions_html.inc.php more query2array 2014-02-13 22:21:12 +00:00
functions_mail.inc.php merge r27996 from branch 2.6 to trunk 2014-03-28 13:26:30 +00:00
functions_metadata.inc.php when displaying iptc metadata, add a space between iptc keywords (if there are many, the html line is unbreakable) 2014-04-05 19:33:48 +00:00
functions_notification.inc.php more query2array 2014-02-13 22:21:12 +00:00
functions_picture.inc.php
functions_plugins.inc.php small optim on events trigger when several handlers are registered (no more array_slice inside the loop) 2014-02-11 21:45:55 +00:00
functions_rate.inc.php
functions_search.inc.php bug 3056: quick search - fix warning; better management of variants and short words 2014-04-08 20:45:48 +00:00
functions_session.inc.php
functions_tag.inc.php arrayfromquery optimizations: move double if from inside loop to outside + use directly mysqli calls to avoid function call overhead for every row retrieved from db 2014-02-11 21:47:44 +00:00
functions_url.inc.php more query2array and remove unnecessary tests in often called url functions 2014-02-16 07:39:19 +00:00
functions_user.inc.php more query2array and remove unnecessary tests in often called url functions 2014-02-16 07:39:19 +00:00
index.php
jshrink.class.php
mdetect.php bug 3058: update mdetect for windows 8 mobile etc ... 2014-04-04 04:20:34 +00:00
menubar.inc.php
no_photo_yet.inc.php 2 triggers 2014-04-06 19:25:38 +00:00
page_header.php
page_tail.php
passwordhash.class.php
picture_comment.inc.php
picture_metadata.inc.php when displaying iptc metadata, add a space between iptc keywords (if there are many, the html line is unbreakable) 2014-04-05 19:33:48 +00:00
picture_rate.inc.php
section_init.inc.php arrayfromquery optimizations: move double if from inside loop to outside + use directly mysqli calls to avoid function call overhead for every row retrieved from db 2014-02-11 21:47:44 +00:00
template.class.php
user.inc.php
ws_core.inc.php
ws_functions.inc.php