diff --git a/inc/cli/export.php b/inc/cli/export.php index 24eaaf3b..e710a1e7 100755 --- a/inc/cli/export.php +++ b/inc/cli/export.php @@ -6,7 +6,8 @@ /** * Constructor */ - public function __construct(){ + public function __construct() { + return; $this->path = OPALESTATE_PLUGIN_DIR;