diff --git a/setup_config.php b/setup_config.php deleted file mode 100644 index 72353c7..0000000 --- a/setup_config.php +++ /dev/null @@ -1,22 +0,0 @@ - 'localhost',\n" - . " 'dbname' => 'noxusintra',\n" - . " 'username' => 'intradatabeissi',\n" - . " 'password' => 'Lqk!yo6Kn!jo2q5J',\n" - . " 'charset' => 'utf8mb4',\n" - . "];\n"; - -file_put_contents($configFile, $config); -echo "db_config.php luotu onnistuneesti!\n"; -echo "POISTA setup_config.php heti!\n";