Fix: Fix on PHPUnit tests

This commit is contained in:
Laurent Destailleur
2010-07-14 23:10:56 +00:00
parent 4b246bfb68
commit fb4173673a
14 changed files with 23 additions and 7 deletions

View File

@@ -36,6 +36,7 @@ if (empty($user->id))
$user->fetch(1);
$user->getrights();
}
$conf->global->MAIN_DISABLE_ALL_MAILS=1;
/**