]> andersk Git - sql-web.git/blob - contact.php
c642dee72877caa57db7f0fafd80428974454f4c
[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.03391 seconds and 3 git commands to generate.