summaryrefslogtreecommitdiff
path: root/php5.php5
diff options
context:
space:
mode:
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';
}
-
-?>