summaryrefslogtreecommitdiff
path: root/maintenance/findhooks.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/findhooks.php')
-rw-r--r--maintenance/findhooks.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/maintenance/findhooks.php b/maintenance/findhooks.php
index 7a2ba53f..d7cad253 100644
--- a/maintenance/findhooks.php
+++ b/maintenance/findhooks.php
@@ -31,6 +31,7 @@ $pathinc = array(
$IP.'/includes/',
$IP.'/includes/api/',
$IP.'/includes/db/',
+ $IP.'/includes/diff/',
$IP.'/includes/filerepo/',
$IP.'/includes/parser/',
$IP.'/includes/specials/',