Author: rvelices Date: Wed Feb 4 03:30:48 2009 New Revision: 3120 URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=3120&view=rev Log: 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
Modified: trunk/include/category_default.inc.php trunk/include/functions_tag.inc.php trunk/include/smarty/libs/Smarty.class.php trunk/template/yoga/header.tpl trunk/template/yoga/mainpage_categories.tpl trunk/template/yoga/picture_content.tpl _______________________________________________ Phpwebgallery-cvs mailing list Phpwebgallery-cvs@gna.org https://mail.gna.org/listinfo/phpwebgallery-cvs