From d3ef967993d1e685e3311b073a8312c9dafdf214 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Sat, 9 Feb 2013 17:27:57 +0100 Subject: Fix indentation style --- core/templates/exception.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/templates') diff --git a/core/templates/exception.php b/core/templates/exception.php index 47792225557..62d6cf2ade5 100644 --- a/core/templates/exception.php +++ b/core/templates/exception.php @@ -20,11 +20,11 @@ echo 'Request Method: ' . $_['sysinfo']['requestmethod'] . "\n"; echo 'Database: ' . $_['sysinfo']['database'] . "\n"; echo ''; - }else{ + } else { echo 'Your administrator has disabled systeminformations.'; } ?>

- \ No newline at end of file + -- cgit v1.2.3