Hendrik testing #64

Merged
11342374 merged 35 commits from hendrik-testing into master 2017-01-18 16:08:50 +01:00
Showing only changes of commit e7ceb254ce - Show all commits

View File

@@ -3,7 +3,6 @@
<head> <head>
<?php <?php
include("../views/head.php"); include("../views/head.php");
$_SESSION["userID"] = 2;
include_once("../queries/connect.php"); include_once("../queries/connect.php");
include_once("../queries/settings.php"); include_once("../queries/settings.php");
?> ?>