From: Aryeh Gregor Date: Fri, 29 Jun 2007 01:25:07 +0000 (+0000) Subject: Oops, one bogus one slipped through. X-Git-Tag: 1.31.0-rc.0~52338 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=3293d6aaf21cf5a3820b58eb2a9f8a6436eac0d7;p=lhc%2Fweb%2Fwiklou.git Oops, one bogus one slipped through. --- diff --git a/includes/api/ApiFormatBase.php b/includes/api/ApiFormatBase.php index a1fefca67c..f1fbc0e0ab 100644 --- a/includes/api/ApiFormatBase.php +++ b/includes/api/ApiFormatBase.php @@ -94,7 +94,7 @@ abstract class ApiFormatBase extends ApiBase { header("Content-Type: $mime; charset=utf-8"); if ($isHtml) { - +?> @@ -105,7 +105,7 @@ abstract class ApiFormatBase extends ApiBase { if (!$isError) { - +?>
You are looking at the HTML representation of the mFormat?> format.
@@ -117,7 +117,7 @@ for more information. } - +?>
 getIsHtml()) {
-
+?>
 
 
@@ -249,4 +249,4 @@ class ApiFormatFeedWrapper extends ApiFormatBase { return __CLASS__ . ': $Id$'; } } - +?>