From 44d08ff2ddedc0ac2100ce92dce113d31dee7c14 Mon Sep 17 00:00:00 2001 From: floam Date: Wed, 2 Nov 2005 06:05:40 +0000 Subject: * Starting new version in PHP with multiple sections and rewritten words [eventually]. Right now it's totally untested and is the base I'm starting from. This shouldn't bother anyone viewing the real site. git-svn-id: svn://svn.icculus.org/quake3/trunk@223 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/errors.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 web/include/errors.php (limited to 'web/include/errors.php') diff --git a/web/include/errors.php b/web/include/errors.php new file mode 100644 index 0000000..1c4656b --- /dev/null +++ b/web/include/errors.php @@ -0,0 +1,17 @@ +$error[name] +

$error[description]

"; +?> -- cgit v1.2.3