follow-up r61655 fill out the rest of the missing messages
[lhc/web/wiklou.git] / includes / AutoLoader.php
index 2df2e8d..d6288f5 100644 (file)
@@ -36,6 +36,8 @@ $wgAutoloadLocalClasses = array(
        'ChangesFeed' => 'includes/ChangesFeed.php',
        'ChangeTags' => 'includes/ChangeTags.php',
        'ChannelFeed' => 'includes/Feed.php',
+       'Cookie' => 'includes/HttpFunctions.php',
+       'CookieJar' => 'includes/HttpFunctions.php',
        'ConcatenatedGzipHistoryBlob' => 'includes/HistoryBlob.php',
        'ConfEditor' => 'includes/ConfEditor.php',
        'ConfEditorParseError' => 'includes/ConfEditor.php',