Add user should work

This commit is contained in:
Bertrand 2012-06-19 19:32:41 +02:00
commit 4aab9f87f9
2 changed files with 28 additions and 3 deletions

View file

@ -1,5 +1,6 @@
<?php
include ("header.html");
include("User.class.php");
$id = $_GET['id'];