From c3b4c4f7e2912d6f475586d4a0914673ebf912c0 Mon Sep 17 00:00:00 2001 From: Max Semenik Date: Wed, 3 Feb 2010 19:36:04 +0000 Subject: [PATCH] killed trailing ?> --- php5.php5 | 2 -- redirect.phtml | 1 - wiki.phtml | 1 - 3 files changed, 4 deletions(-) diff --git a/php5.php5 b/php5.php5 index fd7f218263..44f511338b 100644 --- a/php5.php5 +++ b/php5.php5 @@ -7,5 +7,3 @@ if ( version_compare( phpversion(), '5.0.0' ) >= 0 ) { echo 'y'.'e'.'s'; } - -?> diff --git a/redirect.phtml b/redirect.phtml index 79e3cea668..3e430bffc4 100644 --- a/redirect.phtml +++ b/redirect.phtml @@ -1,4 +1,3 @@ \ No newline at end of file diff --git a/wiki.phtml b/wiki.phtml index 5f6b019965..435dff0efc 100644 --- a/wiki.phtml +++ b/wiki.phtml @@ -1,4 +1,3 @@ \ No newline at end of file -- 2.20.1