Skip to content
Snippets Groups Projects
Commit 9d9d9aee authored by Manuel Herrmann's avatar Manuel Herrmann
Browse files

Ultramerge branch 'master' of 0xbit:fsfahrttoolteam/registration-system

parents 3038ff07 7e43e962
No related branches found
No related tags found
No related merge requests found
<?php
// https://repke.eu:8443
// passwort manu:kuzerPenis666!
$config_verbose_level = 2; // 0 = nothing, 1 = important, 2 = somewhat important, 3 = detailed verbose
$config_db = array(
"name" => "fsfahrt",
"user" => "fsfahrt",
"pass" => "password",
"pass" => "9Lug*96q",
"host" => "localhost",
"type" => "mysql"
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment