Skip to content
Snippets Groups Projects
Verified Commit 2ef864b2 authored by Jonas Leder's avatar Jonas Leder
Browse files

add example configuration

parent 97c9a786
No related branches found
No related tags found
No related merge requests found
<?php
$mysqlServer = "localhost";
$mysqlUser = "root";
$mysqlPassword = "password";
$mysqlDatabase = "lagerverwaltung";
\ No newline at end of file
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