Setting loadin, settings update, db is now global

This commit is contained in:
Marijn Jansen
2017-01-17 16:47:49 +01:00
parent 1edf051dc2
commit 11f2297d5a
6 changed files with 99 additions and 31 deletions

View File

@@ -15,6 +15,6 @@
</style>
<?php
include_once("../connect.php");
include_once("../queries/connect.php");
?>