Changeset 452 for trunk/Common/Global.php
- Timestamp:
- Oct 28, 2012, 10:20:32 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Common/Global.php
r442 r452 213 213 global $Config, $Database, $System, $ScriptTimeStart, $ConfigFileName, $Mail, $Type; 214 214 215 date_default_timezone_set('Europe/Prague'); 215 216 $ScriptTimeStart = GetMicrotime(); 216 217 // SQL injection hack protection
Note:
See TracChangeset
for help on using the changeset viewer.