tbrehm
2011-11-15 88273a930b0d36fb17ba64b5db6ff1052df5da89
install/autoupdate.php
@@ -144,6 +144,11 @@
   die("internal error - MYSQL-Root passord not known");
}
//** Test mysql root connection
if(!@mysql_connect($conf["mysql"]["host"],$conf["mysql"]["admin_user"],$conf["mysql"]["admin_password"])) {
   die("internal error - MYSQL-Root passord wrong");
}
/*
 *  Check all tables
*/