summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2014-10-22 11:22:51 +0100
committerlsces <lester@lsces.co.uk>2014-10-22 11:22:51 +0100
commit15cdfd9c565b613825bc265da2eeee9d2adb0ee7 (patch)
treef5159664c2a4b1a6886f08b6ea9ad83105942450
parentfcab4a7123101e475331d2769053dc912708ef88 (diff)
downloadarticles-15cdfd9c565b613825bc265da2eeee9d2adb0ee7.tar.gz
articles-15cdfd9c565b613825bc265da2eeee9d2adb0ee7.tar.bz2
articles-15cdfd9c565b613825bc265da2eeee9d2adb0ee7.zip
White space niggles
-rw-r--r--admin/admin_topics.php2
-rw-r--r--admin/index.php2
-rw-r--r--modules/index.php2
-rw-r--r--modules/mod_articles.php2
4 files changed, 4 insertions, 4 deletions
diff --git a/admin/admin_topics.php b/admin/admin_topics.php
index 7afe06e..12e92ef 100644
--- a/admin/admin_topics.php
+++ b/admin/admin_topics.php
@@ -1,4 +1,4 @@
-<?php
+<?php
// $Header$
require_once '../../kernel/setup_inc.php';
diff --git a/admin/index.php b/admin/index.php
index 1e6de35..30a5490 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -1,4 +1,4 @@
-<?php
+<?php
// This is not a package.
header ("location: ../index.php");
diff --git a/modules/index.php b/modules/index.php
index 1e6de35..30a5490 100644
--- a/modules/index.php
+++ b/modules/index.php
@@ -1,4 +1,4 @@
-<?php
+<?php
// This is not a package.
header ("location: ../index.php");
diff --git a/modules/mod_articles.php b/modules/mod_articles.php
index e048758..b3120e7 100644
--- a/modules/mod_articles.php
+++ b/modules/mod_articles.php
@@ -1,4 +1,4 @@
-<?php
+<?php
/**
* @version $Header$
* @package articles