Sensible Daten

This commit is contained in:
eichehome 2021-12-05 13:18:00 +00:00
parent fbe02ac225
commit 2113079311

View file

@ -1,35 +0,0 @@
<?php
/*
* Copyright (C) 2021 Eichehome
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*
$servername = "localhost";
$username = "root";
$password = "MyStr0ngPassword#8";
$dbname = "d03087b3";
*/
$servername = "w01a0ec4.kasserver.com";
$username = "d03087b3";
$password = "Hallowelt123!";
$dbname = "d03087b3";
/*
$table = "Test_v2";
$kurstable = "Kursbeschreibung";
*/