Changeset 1255 for temp


Ignore:
Timestamp:
2007/01/22 10:44:33 (19 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/newbb/response.php

    r1253 r1255  
    4848// this page uses smarty template 
    4949// this must be set before including main header.php 
    50 $xoopsOption['template_main_path'] = 'newbb_response.html'; 
     50$xoopsOption['template_main_path'] = XOOPS_ROOT_PATH . 'modules/newbb/templates/newbb_response.html'; 
    5151include XOOPS_ROOT_PATH."/header.php"; 
    5252$can_post = 0; 
Note: See TracChangeset for help on using the changeset viewer.