From 6d44eb2babb5d0bc325a7b25014a1898aedf30ad Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Thu, 11 Apr 2013 11:12:52 -0700 Subject: [PATCH] Removed old cache update b/c code from 2007. Change-Id: Ia19062cb48f7748501c061544b2949bf3beaba4d --- includes/DefaultSettings.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 0a193df509..d74a074ed5 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -5462,7 +5462,6 @@ $wgJobClasses = array( 'refreshLinks' => 'RefreshLinksJob', 'refreshLinks2' => 'RefreshLinksJob2', 'htmlCacheUpdate' => 'HTMLCacheUpdateJob', - 'html_cache_update' => 'HTMLCacheUpdateJob', // backwards-compatible 'sendMail' => 'EmaillingJob', 'enotifNotify' => 'EnotifNotifyJob', 'fixDoubleRedirect' => 'DoubleRedirectJob', -- 2.20.1