-(bug 24484) Add prop=pageprops module
[lhc/web/wiklou.git] / includes / api / ApiResult.php
index 8c86c36..c4dae0e 100644 (file)
@@ -285,12 +285,12 @@ class ApiResult extends ApiBase {
                }
                return true;
        }
-       
+
        /**
         * Add a parsed limit=max to the result.
-        * 
+        *
         * @param $moduleName string
-        * @param $limit int 
+        * @param $limit int
         */
        public function setParsedLimit( $moduleName, $limit ) {
                // Add value, allowing overwriting