From 5f99fc6be934940203cb0635c14400689ce1f67d Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Fri, 29 Jan 2010 11:50:58 +0000 Subject: [PATCH] Remove trailing ?> --- includes/JSMin.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/JSMin.php b/includes/JSMin.php index fb97e98be9..70db70228f 100644 --- a/includes/JSMin.php +++ b/includes/JSMin.php @@ -288,4 +288,3 @@ class JSMin { // -- Exceptions --------------------------------------------------------------- class JSMinException extends Exception {} -?> -- 2.20.1