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