Aaron Schulz has uploaded a new change for review. ( 
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(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/InterwikiIntegration 
refs/changes/71/390371/1

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: newchange
Gerrit-Change-Id: I012434352935b88cd37985e5dc61b4fa1f6f3662
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/InterwikiIntegration
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org>

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

Reply via email to