Changeset 6108 for temp/trunk/html/install/index.php
- Timestamp:
- 2006/10/12 16:03:12 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r6100 r6108 5 5 * http://www.lockon.co.jp/ 6 6 */ 7 8 print("ok");9 10 7 require_once("../require.php"); 11 8 $INSTALL_DIR = realpath(dirname( __FILE__)); 12 13 print("ok");14 15 9 class LC_Page { 16 10 function LC_Page() {
Note: See TracChangeset
for help on using the changeset viewer.
