Changeset 1666
- Timestamp:
- 08/06/2007 07:48:38 AM (17 months ago)
- Files:
-
- 1 modified
-
trunk/setup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/setup.php
r1665 r1666 6 6 // derzeit gibt es noch etliche E_NOTICE-Meldungen in JLog, deshalb: 7 7 error_reporting(E_ALL ^ E_NOTICE); 8 header("Content-Type: text/html; charset=UTF-8"); 9 8 10 9 11 define("JLOG_NEW_VERSION", '1.1.0');
