| | |
| | | $this->load(); |
| | | |
| | | // Defaults, that we do not require you to configure, |
| | | // but contain information that is used in various |
| | | // locations in the code: |
| | | $this->set('contactlist_fields', array('name', 'firstname', 'surname', 'email')); |
| | | // but contain information that is used in various locations in the code: |
| | | if (empty($this->prop['contactlist_fields'])) { |
| | | $this->set('contactlist_fields', array('name', 'firstname', 'surname', 'email')); |
| | | } |
| | | } |
| | | |
| | | /** |
| | |
| | | '180' => "Europe/Moscow", |
| | | '210' => "Asia/Tehran", |
| | | '240' => "Asia/Dubai", |
| | | '300' => "Asia/Karachi", |
| | | '270' => "Asia/Kabul", |
| | | '300' => "Asia/Karachi", |
| | | '330' => "Asia/Kolkata", |