Changeset 1599
- Timestamp:
- 10/10/2006 05:22:50 PM (2 years ago)
- Files:
-
- 1 modified
-
trunk/scripts/prepend.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/prepend.inc.php
r1575 r1599 1 1 <?php 2 2 3 // error_reporting(E_ALL);3 error_reporting(E_ALL ^ E_NOTICE); 4 4 5 5 define("JLOG_VERSION", '1.0.1');
