Changeset 92 for trunk/www/Base/System.php
- Timestamp:
- Aug 15, 2013, 12:11:32 AM (11 years ago)
- Location:
- trunk/www
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www
- Property svn:ignore
-
old new 1 1 config.php 2 .buildpath 3 .project 4 .settings
-
- Property svn:ignore
-
trunk/www/Base/System.php
r78 r92 89 89 function __construct() 90 90 { 91 global $Config; 92 91 93 // Change current directory to script location 92 94 $BaseDir = substr($_SERVER['SCRIPT_FILENAME'], 0, strrpos($_SERVER['SCRIPT_FILENAME'], '/'));
Note:
See TracChangeset
for help on using the changeset viewer.