]> andersk Git - sql-web.git/blob - contact.php
mitsql: contact page, signup fixes, main info on index
[sql-web.git] / contact.php
1 <?php
2
3 require_once('mitsql.cfg.php');
4 require_once('mitsql.lib.php');
5
6 include 'tpl/contact.php';
7
8 ?>
This page took 0.70302 seconds and 5 git commands to generate.