Fix spacing between two functions
[lhc/web/wiklou.git] / includes / parser / Preprocessor_Hash.php
index 53e79d4..deaf288 100644 (file)
@@ -1385,6 +1385,7 @@ class PPTemplateFrame_Hash extends PPFrame_Hash {
                $s .= '}';
                return $s;
        }
+
        /**
         * Returns true if there are no arguments in this frame
         *