Changeset 1249
- Timestamp:
- 2007/01/21 19:35:34 (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
r1248 r1249 51 51 $xoopsTpl->assign('xoops_contents', $xoopsTpl->fetch('templates/'.$xoopsOption['template_main'], $xoopsCachedTemplateId)); 52 52 } else { 53 $xoopsTpl->assign('xoops_contents', $xoopsTpl->fetch(' db:'.$xoopsOption['template_main']));53 $xoopsTpl->assign('xoops_contents', $xoopsTpl->fetch('templates/'.$xoopsOption['template_main'])); 54 54 } 55 55 } else {
Note: See TracChangeset
for help on using the changeset viewer.
