- Timestamp:
- 2006/12/28 11:26:21 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/test/kakinaka/topic_list.php
r1000 r1001 1 1 <?php 2 2 3 include '../../ ../header.php';3 include '../../header.php'; 4 4 $xoopsOption['template_main'] = 'topic_list.html'; 5 //include XOOPS_ROOT_PATH."/header.php";5 include XOOPS_ROOT_PATH."/header.php"; 6 6 7 7 $sql = 'SELECT * FROM ' . $xoopsDB->prefix('bb_topics');
Note: See TracChangeset
for help on using the changeset viewer.
