summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2014-05-31 21:23:49 +0100
committerlsces <lester@lsces.co.uk>2014-05-31 21:23:49 +0100
commite183de9c4d97e670b850929c7ff1152fab01d6d1 (patch)
tree5d201181d0058f961ed30d7566b8ea0ea2a92c0d /templates
parent4753d5552aa9cb66c3cdc10387d2a490d41f7a42 (diff)
downloadarticles-e183de9c4d97e670b850929c7ff1152fab01d6d1.tar.gz
articles-e183de9c4d97e670b850929c7ff1152fab01d6d1.tar.bz2
articles-e183de9c4d97e670b850929c7ff1152fab01d6d1.zip
PSR trial tidyup. Drop trailing ?> and tidy legacy bracing.
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/index.php b/templates/index.php
index 3e305fe..30a5490 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -1,6 +1,4 @@
-<?php
+<?php
// This is not a package.
header ("location: ../index.php");
-
-?> \ No newline at end of file