admin.php
Showing 31 of 31 total issues
Blank line found at end of control structure Open
Open
- Exclude checks
Blank line found at end of control structure Open
Open
- Exclude checks
Blank line found at end of control structure Open
Open
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if ( $Process == 'optimize' ) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if ( isset($Message) ) {
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if ( $Process == 'clean' ) {
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
if ( version_compare(PHP_VERSION, '5.5.0', '>=') ) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
} else {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
} else {
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if ( version_compare(PHP_VERSION, '5.0.0', '>=') ) {
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
foreach ( $tables as $table ) {
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
} else {
- Exclude checks
Line indented incorrectly; expected 12 spaces, found 16 Open
Open
if ( $size ) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
} else if ( version_compare(PHP_VERSION, '5.0.0', '>=') ) {
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
if ( !class_exists('mysqli') ) {
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
if ( $database_size ) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if ( $tables_installed ) {
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
if ( $database_size ) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 12 spaces, found 16 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
} else {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if (
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if ( $tables_installed ) {
- Exclude checks