X-Git-Url: http://andersk.mit.edu/gitweb/sql-web.git/blobdiff_plain/377015e0d78cce3bd62af0357fcb951fe506efb4..4a77eeb5dfec8bc3e43f8bf2ddfe6d24f8d9c83b:/contact.php diff --git a/contact.php b/contact.php index c642dee..3e99683 100644 --- a/contact.php +++ b/contact.php @@ -3,6 +3,8 @@ require_once('mitsql.cfg.php'); require_once('mitsql.lib.php'); +$User = new User($Login->getUserID()); + //redirect('main'); include 'tpl/contact.php';