]> andersk Git - sql-web.git/blob - contact.php
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@43 a142d4bd-2cfb-0310-9673-cb33a7e74f58
[sql-web.git] / contact.php
1 <?php
2
3 require_once('mitsql.cfg.php');
4 require_once('mitsql.lib.php');
5
6 //redirect('main');
7
8 include 'tpl/contact.php';
9
10 ?>
This page took 0.029068 seconds and 5 git commands to generate.