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 @@
12
12
*/
13
13
14
14
/* XXX: Survey setup */
15
-require_once( dirname( dirname( __FILE__ ) ) . '/extensions/SimpleSurvey/SimpleSurvey.php' );
15
+require_once( dirname( dirname( __FILE__ ) ) . '/SimpleSurvey/SimpleSurvey.php' );
16
16
17
17
/* Configuration */
18
18
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r89277
Added 'problem articles' view to dashboard; refactored dashboard code (popula...
awjrichards
18:32, 1 June 2011
r89281
Follow up
r89277
, fixing a change that should've been local to me only
awjrichards
19:09, 1 June 2011
Status & tagging log
17:51, 3 June 2011
Krinkle
(
talk
|
contribs
)
changed the
status
of r89366
[
removed:
new
added:
ok]