Changeset 1668 for trunk/system/config/profiler.php
- Timestamp:
- 01/04/2008 10:01:49 AM (12 months ago)
- Files:
-
- 1 modified
-
trunk/system/config/profiler.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/config/profiler.php
r1325 r1668 1 1 <?php defined('SYSPATH') or die('No direct script access.'); 2 2 /** 3 * @package Profiler 4 * 3 5 * Show benchmarks. 4 6 */
