]> andersk Git - sql-web.git/blame - error.php
Fix CSRF vulnerabilities
[sql-web.git] / error.php
CommitLineData
6ba4f54c
JP
1<?php
2/*
3 (c) 2005 Joe Presbrey
4*/
5
6require_once('mitsql.cfg.php');
7require_once('mitsql.lib.php');
8
9include 'tpl/error.php';
10
11?>
This page took 0.075526 seconds and 5 git commands to generate.