Changeset 1164 for trunk/www/views/projector.php
- Timestamp:
- 01/14/12 16:18:10 (4 months ago)
- File:
-
- 1 edited
-
trunk/www/views/projector.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/views/projector.php
r934 r1164 89 89 'title' => 'Utilizator', 90 90 'key' => 'username', 91 'rowform' => create_function_cached('$row', 92 'return format_user_tiny($row["user_name"], $row["user_fullname"]);'), 91 'rowform' => function($row) { 92 return format_user_tiny($row['user_name'], $row['user_fullname']); 93 }, 93 94 ), 94 95 array(
Note: See TracChangeset
for help on using the changeset viewer.
![[infoarena] development](/chrome/site/logo.png)