diff --git a/install/index.php b/install/index.php index 2a865011a..4bab6e7f4 100644 --- a/install/index.php +++ b/install/index.php @@ -476,158 +476,14 @@ if (!file_exists('.lock')) {
-
- = __("The following PHP modules are missing:")." ".implode(',', installer_required_modules()).""; ?>
= __("The following PHP modules are missing:") . " " . implode(',', installer_required_modules()) . ""; ?>
= __("Without this module the Wavelog Installer does not work!"); ?>
= __("Please install the required modules and restart the webserver."); ?>