Changeset 1252 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2007/01/22 09:36:41 (19 years ago)
- File:
-
- 1 edited
-
temp/test-xoops.ec-cube.net/html/footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/footer.php
r1251 r1252 51 51 $xoopsTpl->assign('xoops_contents', $xoopsTpl->fetch('db:'.$xoopsOption['template_main'], $xoopsCachedTemplateId)); 52 52 } else { 53 $xoopsTpl->assign('xoops_contents', $xoopsTpl->fetch( XOOPS_ROOT_PATH . '/modules/newbb/templates/'.$xoopsOption['template_main']));53 $xoopsTpl->assign('xoops_contents', $xoopsTpl->fetch('db:'.$xoopsOption['template_main'])); 54 54 } 55 55 } else {
Note: See TracChangeset
for help on using the changeset viewer.
