Remove a bunch of trailing spaces and unneeded newlines
[lhc/web/wiklou.git] / includes / api / ApiParse.php
index 312e439..a29a0bd 100644 (file)
@@ -158,7 +158,7 @@ class ApiParse extends ApiBase {
                                $popts->enableLimitReport( !$params['disablepp'] );
 
                                // Potentially cached
-                               $p_result = $this->getParsedContent( $pageObj, $popts, $pageid, 
+                               $p_result = $this->getParsedContent( $pageObj, $popts, $pageid,
                                        isset( $prop['wikitext'] ) ) ;
                        }
                } else { // Not $oldid, $pageid, $page. Hence based on $text