From ec40f69c9e7a6aba39bd74ff1549e70a93357e4f Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Sun, 25 Mar 2012 14:16:39 +0200 Subject: add error 403 site --- core/templates/403.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 core/templates/403.php (limited to 'core/templates/403.php') diff --git a/core/templates/403.php b/core/templates/403.php new file mode 100644 index 00000000000..cdfef08ac76 --- /dev/null +++ b/core/templates/403.php @@ -0,0 +1,15 @@ +printPage(); + exit; +} +?> + -- cgit v1.2.3