Changeset 35 for trunk/www/global.php
- Timestamp:
- Jun 15, 2009, 10:19:02 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/global.php
r34 r35 1 1 <?php 2 3 chdir(substr($_SERVER['SCRIPT_FILENAME'], 0, strrpos($_SERVER['SCRIPT_FILENAME'], '/'))); 2 4 3 5 $ScriptTimeStart = GetMicrotime();
Note:
See TracChangeset
for help on using the changeset viewer.