summaryrefslogtreecommitdiff
path: root/php5.php5
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2010-07-28 11:52:48 +0200
committerPierre Schmitz <pierre@archlinux.de>2010-07-28 11:52:48 +0200
commit222b01f5169f1c7e69762e0e8904c24f78f71882 (patch)
tree8e932e12546bb991357ec48eb1638d1770be7a35 /php5.php5
parent00ab76a6b686e98a914afc1975812d2b1aaa7016 (diff)
update to MediaWiki 1.16.0
Diffstat (limited to 'php5.php5')
-rw-r--r--php5.php52
1 files changed, 0 insertions, 2 deletions
diff --git a/php5.php5 b/php5.php5
index fd7f2182..44f51133 100644
--- a/php5.php5
+++ b/php5.php5
@@ -7,5 +7,3 @@
if ( version_compare( phpversion(), '5.0.0' ) >= 0 ) {
echo 'y'.'e'.'s';
}
-
-?>