htdocs/install/page_safe_mode.php
Variable $wizard
is undeclared Open
Open
$wizard->setPage( 'safe_mode' );
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
if (!defined( 'XOOPS_INSTALL' ) ) exit();
- Exclude checks
Inline control structures are not allowed Open
Open
if (!defined( 'XOOPS_INSTALL' ) ) exit();
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
if (!defined( 'XOOPS_INSTALL' ) ) exit();
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
include 'install_tpl.php';
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
$wizard->setPage( 'safe_mode' );
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
$wizard->setPage( 'safe_mode' );
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
if (!defined( 'XOOPS_INSTALL' ) ) exit();
- Exclude checks