Changeset 6892 for temp/trunk/html/install
- Timestamp:
- 2006/10/26 18:08:54 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/install/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r6891 r6892 6 6 */ 7 7 require_once("../require.php"); 8 require_once(DATA_PATH. "module/Request.php"); 8 9 $INSTALL_DIR = realpath(dirname( __FILE__)); 9 10 … … 221 222 // ¥µ¥¤¥È¾ðÊó¤òÁ÷¿®¤·¤Æ¤âÎɤ¤¾ì¹ç¤Ë¤ÏÁ÷¤ë 222 223 if($_POST['send_info']){ 223 require_once(DATA_PATH. "module/Request.php");224 224 225 } 225 226
Note: See TracChangeset
for help on using the changeset viewer.
