Ignore:
Timestamp:
2007/01/21 19:22:12 (19 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/footer.php

    r1244 r1245  
    3737        if (isset($xoopsOption['template_main'])) { 
    3838            $xoopsTpl->xoops_setCaching(0); 
    39             $xoopsTpl->display($xoopsOption['template_main']); 
     39            $xoopsTpl->display('db:'.$xoopsOption['template_main']); 
    4040        } 
    4141        if (!isset($xoopsOption['show_rblock'])) { 
Note: See TracChangeset for help on using the changeset viewer.