From cce5e7710295021b41d9aaecc503a60fb99256be Mon Sep 17 00:00:00 2001 From: deva Date: Sat, 4 Oct 2008 10:38:03 +0000 Subject: Initial revision --- forum/utils/error.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 forum/utils/error.php (limited to 'forum/utils/error.php') diff --git a/forum/utils/error.php b/forum/utils/error.php new file mode 100644 index 0000000..78128d2 --- /dev/null +++ b/forum/utils/error.php @@ -0,0 +1,6 @@ +Error: " . $msg . "\n"; + // exit($msg); +} +?> \ No newline at end of file -- cgit v1.2.3