Remove trailing ?>
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 29 Jan 2010 11:50:58 +0000 (11:50 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 29 Jan 2010 11:50:58 +0000 (11:50 +0000)
includes/JSMin.php

index fb97e98..70db702 100644 (file)
@@ -288,4 +288,3 @@ class JSMin {
 
 // -- Exceptions ---------------------------------------------------------------
 class JSMinException extends Exception {}
-?>