Fix: checkstyle

This commit is contained in:
Laurent Destailleur 2012-05-09 00:28:02 +02:00
parent 0135129b9b
commit 6ed75123d8
7 changed files with 1061 additions and 1059 deletions

View File

@ -124,6 +124,7 @@ function print_start_menu_array_auguria()
* Output start menu entry
*
* @param string $idsel Text
* @param string $classname String to add a css class
* @return void
*/
function print_start_menu_entry_auguria($idsel,$classname)

View File

@ -518,6 +518,7 @@ function print_start_menu_array()
* Output start menu entry
*
* @param string $idsel Text
* @param string $classname String to add a css class
* @return void
*/
function print_start_menu_entry($idsel,$classname)

View File

@ -1448,7 +1448,7 @@ class User extends CommonObject
'',
0,
$msgishtml
);
);
if ($mailfile->sendfile())
{