Changeset 14709 for branches/dev/html
- Timestamp:
- 2007/06/15 19:45:59 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/require.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/require.php
r14708 r14709 5 5 * http://www.lockon.co.jp/ 6 6 */ 7 exit();8 7 $include_dir = realpath(dirname( __FILE__)); 9 8 require_once($include_dir . "/define.php"); 9 exit(); 10 10 require_once($include_dir . HTML2DATA_DIR. "conf/conf.php"); 11 11 require_once($include_dir . HTML2DATA_DIR . "include/module.inc");
Note: See TracChangeset
for help on using the changeset viewer.
