Changeset 460 for trunk/app/models

Show
Ignore:
Timestamp:
05/07/08 19:19:10 (7 months ago)
Author:
aarkerio
Message:

I improved layouts and users display

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/models/vclassroom.php

    r456 r460  
    4242                     'conditions'   => '', 
    4343                                         'fields'       => 'username, id, email, name', 
    44                      'order'        => '', 
     44                     'order'        => 'name', 
    4545                     'limit'        => '', 
    4646                     'unique'       => true,