Aleksander Machniak
2015-02-17 f7af22c7801afcc248b004c84d0f1fb45e1a1632
program/steps/addressbook/show.inc
@@ -71,6 +71,11 @@
                'middlename' => array('type' => 'text'),
                'surname' => array('type' => 'text'),
                'suffix' => array('type' => 'text'),
                'name'         => array('type' => 'text'),
                'nickname'     => array('type' => 'text'),
                'organization' => array('type' => 'text'),
                'department'   => array('type' => 'text'),
                'jobtitle'     => array('type' => 'text'),
            ),
        ),
    );