--- alx-src/branches/alx-web-070/include/config.inc.php 2015/09/25 08:59:05 7710 +++ alx-src/branches/alx-web-070/include/config.inc.php 2015/11/03 10:42:54 7734 @@ -11,7 +11,7 @@ // Datenbankverbindungs-Konfiguration $dbhost = "127.0.0.1"; -$dbname = "alx_web"; +$dbname = "mcore"; $dbuname = "alx_install"; $dbpass = "@lx";