No longer correct
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 8 Jan 2011 14:19:53 +0000 (14:19 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 8 Jan 2011 14:19:53 +0000 (14:19 +0000)
includes/DefaultSettings.php

index ebd1b3f..a7242a7 100644 (file)
@@ -5062,7 +5062,6 @@ $wgAjaxExportList = array( 'wfAjaxGetFileUrl' );
 /**
  * Enable watching/unwatching pages using AJAX.
  * Requires $wgUseAjax to be true too.
- * Causes wfAjaxWatch to be added to $wgAjaxExportList
  */
 $wgAjaxWatch = true;