*** empty log message ***

This commit is contained in:
katagia 2003-12-12 11:53:19 +00:00
parent ff524e3f23
commit 3fc4f2917e
1 changed files with 3 additions and 3 deletions

View File

@ -758,9 +758,9 @@ if (is_array($errors))
// print_r($account_new); // print_r($account_new);
//print_r($account_old); //print_r($account_old);
if (!isset($_SESSION['cache'])) $_SESSION['cache'] = new cache(); //if (!isset($_SESSION['cache'])) $_SESSION['cache'] = new cache();
$temp = new accountContainer('user'); //$temp = new accountContainer('user');
$temp->add_objectClass('inetOrgPerson'); //$temp->add_objectClass('inetOrgPerson');
// print_r($temp->modules); // print_r($temp->modules);
switch ($select_local) { switch ($select_local) {