Changeset 2019 for releases/2.1.1/system/libraries/Profiler.php
- Timestamp:
- 02/10/2008 04:37:57 AM (11 months ago)
- Files:
-
- 1 modified
-
releases/2.1.1/system/libraries/Profiler.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
releases/2.1.1/system/libraries/Profiler.php
r1911 r2019 46 46 public function render($return = FALSE) 47 47 { 48 $data = array(); 49 48 50 if (Config::item('profiler.benchmarks')) 49 51 {
