Changeset 6659
- Timestamp:
- 09/12/08 02:02:22 (4 months ago)
- Files:
-
- 1 modified
-
trunk/setup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/setup.php
r6657 r6659 30 30 $path = stripPath(substr($_SERVER['PHP_SELF'], 0, strlen($_SERVER['PHP_SELF']) - 12)); 31 31 } 32 $_SERVER['PHP_SELF'] = rtrim($_SERVER['PHP_SELF'], '/'); 32 33 33 34 if (!defined('ROOT'))
