diff --git a/MD_JAIL.php b/MD_JAIL.php index b6a923b..983f871 100644 --- a/MD_JAIL.php +++ b/MD_JAIL.php @@ -87,7 +87,6 @@ final class MD_JAIL { * Applies basedir restrictions. * * @return void - */ private function _apply_basedir_restriction():void { if (empty($this->_open_basedir)) { @@ -98,6 +97,7 @@ final class MD_JAIL { } } + */ /** * Enforces security options previously set.