diff --git a/README.md b/README.md index 10d139d7..44f3cc40 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Installation eines frischen Engelsystems ## Mindestvorrausetzungen (bzw. getestet unter): - * PHP 5.4.x with Suhosin-Patch (cgi-fcgi) + * PHP 5.4.x mit Suhosin-Patch (cgi-fcgi), mysqli und gettext * mysqld Ver 5.1.49-3 for debian-linux-gnu on x86_64 ((Debian)) * Webserver mit PHP-Anbindung, z.B. lighttpd, nginx oder Apache diff --git a/includes/mysql_provider.php b/includes/mysqli_provider.php similarity index 100% rename from includes/mysql_provider.php rename to includes/mysqli_provider.php diff --git a/public/index.php b/public/index.php index 71ce964e..67f9ee11 100644 --- a/public/index.php +++ b/public/index.php @@ -1,6 +1,6 @@