r89366 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89365‎ | r89366 | r89367 >
Date:21:10, 2 June 2011
Author:tparscal
Status:ok
Tags:
Comment:
Reverting r89281, and and part of r89277, restoring the path to SimpleSurvey to it's correct place.
Modified paths:
  • /trunk/extensions/ArticleFeedback/ArticleFeedback.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedback/ArticleFeedback.php
@@ -11,7 +11,7 @@
1212 */
1313
1414 /* XXX: Survey setup */
15 -require_once( dirname( dirname( __FILE__ ) ) . '/extensions/SimpleSurvey/SimpleSurvey.php' );
 15+require_once( dirname( dirname( __FILE__ ) ) . '/SimpleSurvey/SimpleSurvey.php' );
1616
1717 /* Configuration */
1818

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r89277Added 'problem articles' view to dashboard; refactored dashboard code (popula...awjrichards18:32, 1 June 2011
r89281Follow up r89277, fixing a change that should've been local to me onlyawjrichards19:09, 1 June 2011

Status & tagging log