Changes
Page history
Initial Home page
authored
Nov 03, 2016
by
Robert Goldmann
Show whitespace changes
Inline
Side-by-side
Home.md
0 → 100644
View page @
da92d566
### 1. create a new empty MySQL database
### 2. open `php/mysql.php` an fill in your database credentials
-
line 12: replace "roadmap" with your database name
-
line 13: replace "root" with your database user
-
line 14: insert your database password

### 3. open `php/admin/helper/checkLogin.php` and choose your admin password

### 4. DONE!
\ No newline at end of file