Changeset 511 for trunk/Common/Global.php
- Timestamp:
- Apr 6, 2013, 11:07:55 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Common/Global.php
r507 r511 164 164 $ScriptTimeStart = GetMicrotime(); 165 165 166 if(!isset($Config)) die('Systém není nainstalován. Pokračujte v instalaci <a href="admin/ install.php">zde</a>.');166 if(!isset($Config)) die('Systém není nainstalován. Pokračujte v instalaci <a href="admin/">zde</a>.'); 167 167 168 168 // SQL injection hack protection
Note:
See TracChangeset
for help on using the changeset viewer.