XoopsModules25x/apcal

View on GitHub

Showing 26,336 of 26,336 total issues

Space found before comma in function call
Open

define( '_AM_CAT_TH_DESC' , 'Description' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_MENU_CAT_EDIT' , 'Editer une Catégorie' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Expected 0 spaces before closing bracket; 1 found
Open

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_CNST_LOADED' ) ) {

Method name "DHTML_Calendar::set_option" is not in camel caps format
Open

    public function set_option($name, $value)

Method name "DHTML_Calendar::get_load_files_code" is not in camel caps format
Open

    public function get_load_files_code()

Blank line found at start of control structure
Open

if ($disp === 'edit' && $cid > 0) {
Severity: Minor
Found in admin/categories.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_CAT2GROUPDESC' , "Cochez les catégories auxquelles vous pouvez accéder" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Method name "_make_js_hash" should not be prefixed with an underscore to indicate visibility
Open

    public function _make_js_hash($array)

Blank line found at end of control structure
Open


Method name "DHTML_Calendar::_make_calendar" is not in camel caps format
Open

    public function _make_calendar($other_options = array())

Method name "DHTML_Calendar::_field_id" is not in camel caps format
Open

    public function _field_id($id)

Expected 1 blank line at end of file; 2 found
Open

//xoops_cp_header();
Severity: Minor
Found in admin/admin_header.php by phpcodesniffer

Blank line found at start of control structure
Open

} elseif (isset($_POST['delete'])) {
Severity: Minor
Found in admin/admission.php by phpcodesniffer

Blank line found at start of control structure
Open

} elseif ($disp === 'new') {
Severity: Minor
Found in admin/categories.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_GPERM_G_TOUCHOTHERS' , "peut modifier les autres" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_ALRT_CATTABLENOTEXIST' , "La table cat&eacute;gories n'existe pas.<br />\nVoulez-vous cr&eacute;er cette table ?" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_BTN_UPDATE' , 'Mise &agrave; jour' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_MENU_CAT_NEW' , 'Cr&eacute;er une nouvelle Categorie' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_MB_MAKETOPCAT' , 'Cr&eacute;er une cat&eacute;gorie dans un niveau sup&eacute;rieur' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_MB_CAT_INSERTED' , 'Nouvelle cat&eacute;gorie cr&eacute;&eacute;e' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer
Severity
Category
Status
Source
Language