r23612 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23611‎ | r23612 | r23613 >
Date:18:50, 1 July 2007
Author:tstarling
Status:old
Tags:
Comment:
forgot to commit this
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -2552,6 +2552,11 @@
25532553 $wgAjaxWatch = true;
25542554
25552555 /**
 2556+ * Enable AJAX check for file overwrite, pre-upload
 2557+ */
 2558+$wgAjaxUploadDestCheck = true;
 2559+
 2560+/**
25562561 * Allow DISPLAYTITLE to change title display
25572562 */
25582563 $wgAllowDisplayTitle = true;

Follow-up revisions

RevisionCommit summaryAuthorDate
r23662Merged revisions 23581-23661 via svnmerge from...david03:01, 3 July 2007

Status & tagging log