Changeset 1034
- Timestamp:
- 2006/12/28 11:53:49 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/test/kakinaka/topic_list.php
r1031 r1034 1 1 <?php 2 2 include '../../mainfile.php'; 3 $xoopsOption['template_main'] = 'topic_list.html';4 3 include XOOPS_ROOT_PATH."/header.php"; 5 4 … … 20 19 } 21 20 22 // Âбþ¾õ¶·23 $xoopsTpl->assign('arrResponse', $arrResponse);24 include XOOPS_ROOT_PATH."/footer.php";25 21 26 22 ?>
Note: See TracChangeset
for help on using the changeset viewer.
