piwigo/include
rvelices 9428613b2d merge 3120 from trunk
optimizations (php only)
- removed unnecessary call to array_unique in get_image_ids_for_tags
- put back in smarty exec time counting (debug mode) for each included template
- prefix some smarty modifiers with @ in some templates
- do not call format_date (still very slow due to mktime and date even after prev commit) from category_default.inc.php - if used in templates format_date can be used as a smarty modifier

git-svn-id: http://piwigo.org/svn/branches/2.0@3121 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-04 02:33:50 +00:00
..
php_compat Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
smarty merge 3120 from trunk 2009-02-04 02:33:50 +00:00
ws_protocols Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
block.class.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
calendar_base.class.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
calendar_monthly.class.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
calendar_weekly.class.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
category_cats.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
category_default.inc.php merge 3120 from trunk 2009-02-04 02:33:50 +00:00
class_smtp_mail.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
common.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
config_default.inc.php Title harmonization in the scope of Piwigo website integration. 2009-01-17 22:13:31 +00:00
constants.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
feedcreator.class.php - an optimization of a Mysql query for tags (oddly but it's faster) 2008-04-04 19:47:07 +00:00
filter.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions.inc.php merge r3117 from trunk: 2009-01-31 01:12:20 +00:00
functions_calendar.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_category.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_comment.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_cookie.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_filter.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_html.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_mail.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_metadata.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_notification.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_picture.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_plugins.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_rate.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_search.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_session.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_tag.inc.php merge 3120 from trunk 2009-02-04 02:33:50 +00:00
functions_url.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_user.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
functions_xml.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
index.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
menubar.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
page_header.php Title harmonization in the scope of Piwigo website integration. 2009-01-17 22:13:31 +00:00
page_tail.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
picture_comment.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
picture_metadata.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
picture_rate.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
section_init.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
template.class.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
user.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
ws_core.inc.php Administration: happy new year 2009, all PHP headers updated. 2009-01-04 23:09:15 +00:00
ws_functions.inc.php bug 912 fixed: we need an extra original_sum to pwg.images.add API method to 2009-01-08 23:31:49 +00:00