From 0766b152ab730d358191a5c81d49f93bc38e8aef Mon Sep 17 00:00:00 2001 From: Benny Baumann Date: Tue, 19 Feb 2013 18:22:31 +0100 Subject: bug 964: Trailing whitespace cleanup Also fixes one unnecessary BOM character in the keygen JS file --- includes/keygen.php | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'includes/keygen.php') diff --git a/includes/keygen.php b/includes/keygen.php index bf8bc5a..866c5f2 100644 --- a/includes/keygen.php +++ b/includes/keygen.php @@ -14,18 +14,18 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -*/ +*/ if (array_key_exists('HTTP_USER_AGENT',$_SERVER) && strstr($_SERVER['HTTP_USER_AGENT'], "MSIE")) { ?> - + - +

@@ -44,7 +44,7 @@ if (array_key_exists('HTTP_USER_AGENT',$_SERVER) && 'https://'.$_SESSION['_config']['securehostname'])?>

- + - - + - + - +

- + ">
-- cgit v1.2.1