Admin - Configuration - Logging - Display Page Parse Time - Catalog
From Zen Cart(tm) Wiki
Menu: Admin - Configuration - Logging - Display Page Parse Time - Catalog
/path/to/your/shop/includes/application_top.php
| Line #26 : // define('DISPLAY_PAGE_PARSE_TIME', 'true'); |
/path/to/your/shop/includes/templates/template_default/common/tpl_main_page.php
| Line #156 : if (DISPLAY_PAGE_PARSE_TIME == 'true') { |