Removed old cache update b/c code from 2007.
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 11 Apr 2013 18:12:52 +0000 (11:12 -0700)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 15 Apr 2013 00:08:14 +0000 (00:08 +0000)
Change-Id: Ia19062cb48f7748501c061544b2949bf3beaba4d

includes/DefaultSettings.php

index 0a193df..d74a074 100644 (file)
@@ -5462,7 +5462,6 @@ $wgJobClasses = array(
        'refreshLinks' => 'RefreshLinksJob',
        'refreshLinks2' => 'RefreshLinksJob2',
        'htmlCacheUpdate' => 'HTMLCacheUpdateJob',
-       'html_cache_update' => 'HTMLCacheUpdateJob', // backwards-compatible
        'sendMail' => 'EmaillingJob',
        'enotifNotify' => 'EnotifNotifyJob',
        'fixDoubleRedirect' => 'DoubleRedirectJob',