*** empty log message ***

This commit is contained in:
katagia 2003-08-19 10:56:38 +00:00
parent 1f6de0dace
commit 864a8193de
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ switch ($select) {
}
for ($i=0; $i<sizeof($groups); $i++)
if ($_SESSION['accounts'][$i]->general_group!='')
StatusMessage('INFO', _('Group').' '
StatusMessage('INFO', _('Group').' '.
$_SESSION['accounts'][$i]->general_group.' '._('not found!'), _('It will be created.'));
if ($_FILES['userfile']['size']>0) {
fclose($handle);