r101072 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r101071
|
r101072
|
r101073
>
Date:
22:05, 27 October 2011
Author:
kaldari
Status:
ok
Tags:
Comment:
false, not true
Modified paths:
/trunk/extensions/DonationInterface/gateway_common/donation.api.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/DonationInterface/gateway_common/donation.api.php
—
—
@@ -81,7 +81,7 @@
82
82
}
83
83
84
84
public function isReadMode() {
85
- return true;
85
+ return false;
86
86
}
87
87
88
88
public function getAllowedParams() {
Follow-up revisions
Revision
Commit summary
Author
Date
r101102
MFT
r101056
,
r101071
,
r101072
,
r101099
awjrichards
00:49, 28 October 2011
Status & tagging log
01:22, 28 October 2011
Awjrichards
(
talk
|
contribs
)
changed the
status
of r101072
[
removed:
new
added:
ok]