mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
comment out unused category object
This commit is contained in:
parent
1824a46f63
commit
884bd3e020
@ -57,7 +57,7 @@
|
||||
|
||||
$this->bo = CreateObject('addressbook.boaddressbook',True);
|
||||
$this->cat = CreateObject('phpgwapi.categories');
|
||||
$this->company = CreateObject('phpgwapi.categories','addressbook_company');
|
||||
// $this->company = CreateObject('phpgwapi.categories','addressbook_company');
|
||||
$this->prefs = $GLOBALS['phpgw_info']['user']['preferences']['addressbook'];
|
||||
|
||||
$this->_set_sessiondata();
|
||||
|
Loading…
Reference in New Issue
Block a user