0
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
//cache control side box detect
if ((USE_CACHE == 'true') && empty($SID) && ($column['cfgtitle'] == 'categories1.php') ) {
echo tep_cache_categories_box();
} else if ((USE_CACHE == 'true') && empty($SID) && ($column['cfgtitle'] == 'categories.php') ) {
echo tep_cache_categories_box();
} else if ((USE_CACHE == 'true') && empty($SID) && ($column['cfgtitle'] == 'categories2.php') ) {
echo tep_cache_categories_box1();
} else if ((USE_CACHE == 'true') && empty($SID) && ($column['cfgtitle'] == 'categories3.php') ) {
echo tep_cache_categories_box3();
} else if ((USE_CACHE == 'true') && empty($SID) && ($column['cfgtitle'] == 'categories4.php') ) {
echo tep_cache_categories_box4();
} else if ((USE_CACHE == 'true') && empty($SID) && ($column['cfgtitle'] == 'categories5.php') ) {
echo tep_cache_categories_box5();
} else if ((USE_CACHE == 'true') && empty($SID) && ($column['cfgtitle'] == 'coolmenu.php') ) {
echo tep_cache_coolmenu();
} else if ((USE_CACHE == 'true') && empty($SID) && ($column['cfgtitle'] == 'manufacturers.php') ) {
echo tep_cache_manufacturers_box();
} else {
require(DIR_FS_TEMPLATE_BOXES . '/' . $column['cfgtitle']);
}
Хотите интернет-магазин? Не спрашивайте про крелоад.
Запостил:
guest ,
06.03.2009 (Updated 24.03.2018 )
OsCommesce?
coolmenu