XoopsModules25x/apcal

View on GitHub

Showing 26,336 of 26,336 total issues

Space found before comma in function call
Open

define( '_AM_GPERM_G_DELETABLE' , "peut supprimer" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_CAT_TH_SUBMENU' , 'Enregistrer dans un sous-menu' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_FMT_CAT_DELETED' , '%s Catégories supprimés' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define('_AM_PI_TH_OPTIONS' , 'Options (Habituellement à blanc)' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

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

    public function _make_calendar($other_options = array())

Blank line found at start of control structure
Open

if (isset($_POST['admit']) && isset($_POST['ids']) && is_array($_POST['ids'])) {
Severity: Minor
Found in admin/admission.php by phpcodesniffer

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

    public function load_files()

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

    public function _trigger_id($id)

Blank line found at start of control structure
Open

} elseif (!empty($_POST['delcat'])) {
Severity: Minor
Found in admin/categories.php by phpcodesniffer

Blank line found at start of control structure
Open

} elseif (isset($_POST['addlink']) && isset($_POST['ids']) && is_array($_POST['ids']) && $_POST['cid'] > 0) {
Severity: Minor
Found in admin/events.php by phpcodesniffer

Blank line found at start of control structure
Open

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Blank line found at start of control structure
Open

) {
Severity: Minor
Found in admin/events.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_GROUPPERMDESC' , "S&eacute;lectionner les actions que tous les groupes sont autoris&eacute;s &agrave; faire<br/>Si vous avez besoin de ce dispositif, d&eacute;finissez d'abord les 'Droits Utilisateurs' &agrave; Sp&eacute;cifier dans les permissions des groupes.<br />Les r&eacute;glages des groupes administrateurs et invit&eacute;s seront ignor&eacute;s." ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_MB_SUCCESSUPDATETABLE' , "La mise &agrave; jour de la(des) table(s) a &eacute;t&eacute; effectu&eacute;e avec succ&egrave;s" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_MB_FAILUPDATETABLE' , "La mise &agrave; jour de la(des) table(s) a &eacute;chou&eacute;" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

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

Space found before comma in function call
Open

define( '_AM_FMT_WRONGSTZ' , "Il y a %s &eacute;v&egrave;nement(s) qui sont enregistr&eacute;(s) avec un mauvais fuseau horaire.<br />Voulez-vous les r&eacute;parer ?" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Blank line found at end of control structure
Open


Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( 'APCAL_CNST_LOADED' , 1 ) ;

Blank line found at end of control structure
Open


Severity: Minor
Found in language/french/blocks.php by phpcodesniffer
Severity
Category
Status
Source
Language