Changeset 2996 for temp/trunk
- Timestamp:
- 2006/08/30 17:45:24 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r2994 r2996 19 19 } 20 20 } else { 21 $path = ROOT_DIR . " install/index.php";21 $path = ROOT_DIR . "html/install/index.php"; 22 22 if(file_exists($path)) { 23 23 sfErrorHeader(">> /install/index.php¤Ï¥»¥¥å¥ê¥Æ¥£¥Û¡¼¥ë¤Ë¤Ê¤ê¤Þ¤¹¡£¥¤¥ó¥¹¥È¡¼¥ë´°Î»¸å¤Ï¡¢¥Õ¥¡¥¤¥ë¤òºï½ü¤·¤Æ¤¯¤À¤µ¤¤¡£");
Note: See TracChangeset
for help on using the changeset viewer.
