Changeset 120
- Timestamp:
- 06/29/09 20:44:37 (14 months ago)
- Files:
-
- 1 added
- 1 modified
-
library/bootstrap.php (modified) (1 diff)
-
tmp/logs/errors.log (added)
Legend:
- Unmodified
- Added
- Removed
-
library/bootstrap.php
r98 r120 1 1 <?php 2 ini_set('error_log', ROOT . DS . 'tmp' . DS . 'logs' . DS . 'errors.log'); 3 ini_set('log_errors', 'On'); 2 4 if(floatval(phpversion()) < 5){ 3 5 throw new Exception('This framework requires PHP Version 5.x');
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)