Changeset 946 for trunk/index.php
- Timestamp:
- 06/23/10 12:23:59 (2 years ago)
- Files:
-
- 1 modified
-
trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r926 r946 17 17 error_reporting(E_ALL); 18 18 ini_set('display_errors', 1); 19 define('LS_VERSION','0.4. 1');19 define('LS_VERSION','0.4.2'); 20 20 define('SYS_HACKER_CONSOLE',false); 21 21 header('Content-Type: text/html; charset=utf-8');
