diff --git a/customer_mysql.php b/customer_mysql.php index 3c349281..ecce920b 100644 --- a/customer_mysql.php +++ b/customer_mysql.php @@ -211,7 +211,7 @@ if ($page == 'overview') { ); $params = array( "customerid" => $userinfo['customerid'], - "username" => $username, + "databasename" => $username, "description" => $databasedescription, "dbserver" => $dbserver );