jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/390371 )

Change subject: SquidUpdate => CdnCacheUpdate
......................................................................


SquidUpdate => CdnCacheUpdate

Change-Id: I012434352935b88cd37985e5dc61b4fa1f6f3662
---
M InterwikiIntegration.hooks.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Krinkle: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/InterwikiIntegration.hooks.php b/InterwikiIntegration.hooks.php
index d1cf58c..65abb30 100644
--- a/InterwikiIntegration.hooks.php
+++ b/InterwikiIntegration.hooks.php
@@ -288,7 +288,7 @@
                }
 
                if ( $result ) {
-                       SquidUpdate::purge ( $purgeArray );
+                       CdnCacheUpdate::purge ( $purgeArray );
                }
                return true;
        }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I012434352935b88cd37985e5dc61b4fa1f6f3662
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/InterwikiIntegration
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org>
Gerrit-Reviewer: Krinkle <krinklem...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to