Add /includes/search/ to findhooks. Looks good!
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 31 Jul 2009 00:59:26 +0000 (00:59 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 31 Jul 2009 00:59:26 +0000 (00:59 +0000)
maintenance/findhooks.php

index e05426c..6c34909 100644 (file)
@@ -33,6 +33,7 @@ $pathinc = array(
        $IP.'/includes/diff/',
        $IP.'/includes/filerepo/',
        $IP.'/includes/parser/',
+       $IP.'/includes/search/',
        $IP.'/includes/specials/',
        $IP.'/includes/upload/',
        $IP.'/languages/',