Merge "Function for "pretty timestamps" that are human readable and understandable."
[lhc/web/wiklou.git] / includes / logging / LogFormatter.php
index 7586bb6..7d94a30 100644 (file)
@@ -429,6 +429,7 @@ class LogFormatter {
         * value in consideration.
         * @param $title Title the page
         * @param $parameters array query parameters
+        * @throws MWException
         * @return String
         */
        protected function makePageLink( Title $title = null, $parameters = array() ) {