]> andersk Git - sql-web.git/blobdiff - contact.php
jbarnold: contact.php
[sql-web.git] / contact.php
index c642dee72877caa57db7f0fafd80428974454f4c..3e99683d70b988e4b1cec0b3a00caba8e3ce5e0f 100644 (file)
@@ -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';
This page took 0.033623 seconds and 4 git commands to generate.