Changeset 3200 in subversion


Ignore:
Timestamp:
Jan 12, 2010 8:49:59 AM (3 years ago)
Author:
alec
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/include/main.inc

    r3139 r3200  
    11031103  static $a_mailboxes; 
    11041104   
    1105   $attrib += array('maxlength' => 100, 'relanames' => false); 
     1105  $attrib += array('maxlength' => 100, 'realnames' => false); 
    11061106 
    11071107  // add some labels to client 
Note: See TracChangeset for help on using the changeset viewer.