Changeset 1164 for trunk/www/views/textblock_history.php
- Timestamp:
- 01/14/12 16:18:10 (4 months ago)
- File:
-
- 1 edited
-
trunk/www/views/textblock_history.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/views/textblock_history.php
r1030 r1164 84 84 'title' => 'Utilizator', 85 85 'key' => 'username', 86 'rowform' => create_function_cached('$row', 87 'return format_user_tiny($row["user_name"], $row["user_fullname"], $row["rating_cache"]);'), 86 'rowform' => function($row) { 87 return format_user_tiny($row['user_name'], $row['user_fullname'], $row['rating_cache']); 88 }, 88 89 ), 89 90 array( … … 119 120 ); 120 121 121 ?> 122 ?> 122 123 123 124 <form … … 153 154 </form> 154 155 155 <?php include('footer.php'); ?> 156 <?php include('footer.php'); ?>
Note: See TracChangeset
for help on using the changeset viewer.
![[infoarena] development](/chrome/site/logo.png)