- Timestamp:
- 2007/01/22 10:44:33 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/newbb/response.php
r1253 r1255 48 48 // this page uses smarty template 49 49 // 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'; 51 51 include XOOPS_ROOT_PATH."/header.php"; 52 52 $can_post = 0;
Note: See TracChangeset
for help on using the changeset viewer.
