Merge "Use a better regular expression to find documented hooks in findHooks.php"
[lhc/web/wiklou.git] / maintenance / findHooks.php
index 24b23d9..ee8c48f 100644 (file)
@@ -96,6 +96,7 @@ class FindHooks extends Maintenance {
                        $IP . '/includes/upload/',
                        $IP . '/languages/',
                        $IP . '/maintenance/',
+                       $IP . '/maintenance/language/',
                        $IP . '/tests/',
                        $IP . '/tests/parser/',
                        $IP . '/tests/phpunit/suites/',