From 12734da8826299ffd24c0a15f6dbf205892d7221 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 14 Apr 2014 08:35:13 +0200 Subject: Pushed to v3 --- www/functions/func_failure.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 www/functions/func_failure.php (limited to 'www/functions/func_failure.php') diff --git a/www/functions/func_failure.php b/www/functions/func_failure.php new file mode 100755 index 0000000..e54cfaf --- /dev/null +++ b/www/functions/func_failure.php @@ -0,0 +1,13 @@ +"; + echo $reason; + exit; +} -- cgit v1.2.3