Changeset 14711 for branches/dev
- Timestamp:
- 2007/06/15 19:46:31 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/require.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/require.php
r14710 r14711 8 8 require_once($include_dir . "/define.php"); 9 9 require_once($include_dir . HTML2DATA_DIR. "conf/conf.php"); 10 exit(); 10 11 require_once($include_dir . HTML2DATA_DIR . "include/module.inc"); 11 exit();12 12 require_once($include_dir . HTML2DATA_DIR . "lib/glib.php"); 13 13 require_once($include_dir . HTML2DATA_DIR . "lib/slib.php");
Note: See TracChangeset
for help on using the changeset viewer.
