ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/language/italiano/admin.php

Summary

Maintainability
A
0 mins
Test Coverage

No space found after comma in function call
Open

define('_MD_AM_CONFIG','Configurazione del sistema');

No space found after comma in function call
Open

define('_MD_AM_MDAD','Moduli');

No space found after comma in function call
Open

define('_MD_AM_USER','Modifica utenti');

No space found after comma in function call
Open

define('_MD_AM_PERMADDOK','Permesso al gruppo aggiunto con successo (Permesso: %s Gruppo: %s)!');

No space found after comma in function call
Open

define('_MD_AM_PREF','Preferenze');

No space found after comma in function call
Open

define('_MD_AM_PERMADDNG','Impossibile aggiungere il permesso a un gruppo (Permesso: %s Gruppo: %s)!');

Closing brace must be on a line by itself
Open

if(!defined('_MD_AM_AUTOTASKS')){define('_MD_AM_AUTOTASKS', 'Funzioni automatiche');}

No space found after comma in function call
Open

define('_MD_AM_PREF_DSC',"Preferenze sito ImpressCMS");

Expected 1 space after IF keyword; 0 found
Open

if(!defined('_MD_AM_AUTOTASKS')){define('_MD_AM_AUTOTASKS', 'Funzioni automatiche');}

No space found after comma in function call
Open

define('_MD_AM_ADGS','Gruppi');

No space found after comma in function call
Open

define('_MD_AM_PERMRESETNG','Impossibile azzerare i permessi del gruppo per il modulo %s!');

Expected 1 space after closing parenthesis; found 0
Open

if(!defined('_MD_AM_AUTOTASKS')){define('_MD_AM_AUTOTASKS', 'Funzioni automatiche');}

No space found after comma in function call
Open

define('_MD_AM_BKAD','Blocchi');

No space found after comma in function call
Open

define('_MD_AM_RANK','Livelli utenti');

No space found after comma in function call
Open

define('_MD_AM_SMLS','Faccine');

No space found after comma in function call
Open

define('_MD_AM_PAGES','Symlink Manager');

No space found after comma in function call
Open

define('_MD_AM_BKPOSAD','Posizione blocchi');

Newline required after opening brace
Open

if(!defined('_MD_AM_AUTOTASKS')){define('_MD_AM_AUTOTASKS', 'Funzioni automatiche');}

No space found after comma in function call
Open

define('_MD_AM_VRSN','Versione');

Unexpected spaces found.
Open

 // Group permission phrases

There are no issues that match your filters.

Category
Status