Change commented line

This commit is contained in:
Miles Lott 2001-04-09 12:51:43 +00:00
parent 1e762b6565
commit 035e4efa0e

View File

@ -28,7 +28,7 @@
"addressbook_footer" => "footer.tpl" ));
$this = CreateObject("phpgwapi.contacts");
//$this->delete_all();
//$this->delete_all($phpgw_info["user"]["account_id"]);
//exit;
// Read in user custom fields, if any
$phpgw->preferences->read_repository();