IAlex has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/101644


Change subject: Add one more missing directory to findHooks.php
......................................................................

Add one more missing directory to findHooks.php

Change-Id: If2aa0ff952a565b4171bc0955619cb9d86a87221
---
M maintenance/findHooks.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/44/101644/1

diff --git a/maintenance/findHooks.php b/maintenance/findHooks.php
index a936436..74eb971 100644
--- a/maintenance/findHooks.php
+++ b/maintenance/findHooks.php
@@ -96,6 +96,7 @@
                        $IP . '/includes/upload/',
                        $IP . '/languages/',
                        $IP . '/maintenance/',
+                       $IP . '/maintenance/language/',
                        $IP . '/tests/',
                        $IP . '/tests/parser/',
                        $IP . '/tests/phpunit/suites/',

-- 
To view, visit https://gerrit.wikimedia.org/r/101644
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If2aa0ff952a565b4171bc0955619cb9d86a87221
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: IAlex <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to