Changeset 3034 for trunk/system/views/kohana_profiler_table.php
- Timestamp:
- 07/10/2008 01:02:53 PM (5 months ago)
- Files:
-
- 1 modified
-
trunk/system/views/kohana_profiler_table.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/views/kohana_profiler_table.php
r3033 r3034 1 <table >1 <table class="kp-table"> 2 2 <?php 3 3 foreach ($rows as $row):
