Changeset b563fc8 in github


Ignore:
Timestamp:
Apr 18, 2012 2:04:55 AM (13 months ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo
Children:
d13f329
Parents:
6ab9e8a6
Message:
  • Uncomment 'organization'=>'o' - it works
File:
1 edited

Legend:

Unmodified
Added
Removed
  • config/main.inc.php.dist

    r463ec6b rb563fc8  
    601601// if you uncomment country, you need to modify 'sub_fields' above 
    602602//    'country'     => 'c', 
     603    'organization' => 'o', 
    603604    'department'  => 'departmentNumber', 
    604605    'notes'       => 'description', 
     
    606607//    'phone:workfax' => 'facsimileTelephoneNumber', 
    607608//    'photo'        => 'jpegPhoto', 
    608 //    'organization' => 'o', 
    609609//    'manager'      => 'manager', 
    610610//    'assistant'    => 'secretary', 
Note: See TracChangeset for help on using the changeset viewer.