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_OPERATION' , 'Operation' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

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

Space found before comma in function call
Open

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

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

    public function _gen_id()

Space found before comma in function call
Open

define( '_AM_ALRT_TOOOLDTABLE' , "La table retourne une erreur.<br />\nPeut-&ecirc;tre utilisiez vous APCal 0.3x ou pr&eacute;c&eacute;dent.<br />\nPremi&egrave;rement, Mettez &agrave; jour vers 0.4x or 0.5x." ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Blank line found at end of control structure
Open


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

    public function make_input_field($cal_options = array(), $field_attributes = array())

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

    public function _field_id($id)

Blank line found at start of control structure
Open

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

Blank line found at start of control structure
Open

if (!empty($_POST['submit'])) {
Severity: Minor
Found in admin/cat2groupperm.php by phpcodesniffer

Blank line found at end of control structure
Open


Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_GPERM_G_SUPERDELETE' , "super suppression" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_CAT_TH_PARENT' , 'Cat&eacute;gorie parente' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

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

Space found before comma in function call
Open

define( '_AM_FMT_CATDELCONFIRM' , 'Voulez-vous suprimer ces cat&eacute;gories ?' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Blank line found at start of control structure
Open

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

Space found before comma in function call
Open

define( '_AM_GPERM_G_SUPERINSERT' , "super ajout" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_ALRT_OLDTABLE' , "La structure de la table &egrave;venements est ancienne.<br />\nVoulez-vous mettre &agrave; jour la table ?" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_GPERM_G_SUPEREDIT' , "super &eacute;dition" ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer

Space found before comma in function call
Open

define( '_AM_MB_MAKESUBCAT' , 'Sous-cat&eacute;gorie' ) ;
Severity: Minor
Found in language/french/admin.php by phpcodesniffer
Severity
Category
Status
Source
Language