* Remove manual query building in search mysql
[lhc/web/wiklou.git] / includes / Status.php
index 6e44d0b..372f8c6 100644 (file)
@@ -305,6 +305,7 @@ class Status {
                }
                return $result;
        }
+
        /**
         * Returns true if the specified message is present as a warning or error
         *