Changeset 3033 for trunk/system/views/kohana_profiler_table.php
- Timestamp:
- 07/10/2008 12:27:43 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
r2686 r3033 1 <table class="kp-table">1 <table> 2 2 <?php 3 3 foreach ($rows as $row):
