diff options
Diffstat (limited to 'system/libraries/Profiler_Table.php')
-rw-r--r-- | system/libraries/Profiler_Table.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/system/libraries/Profiler_Table.php b/system/libraries/Profiler_Table.php index fdb62aef..e590ad7d 100644 --- a/system/libraries/Profiler_Table.php +++ b/system/libraries/Profiler_Table.php @@ -2,9 +2,7 @@ /** * Provides a table layout for sections in the Profiler library. * - * $Id: Profiler_Table.php 4679 2009-11-10 01:45:52Z isaiah $ - * - * @package Profiler + * @package Kohana * @author Kohana Team * @copyright (c) 2007-2009 Kohana Team * @license http://kohanaphp.com/license |