r80787 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r80786
|
r80787
|
r80788
>
Date:
01:59, 23 January 2011
Author:
sean_colombo
Status:
ok
Tags:
Comment:
Minor fix to capitalization in some documentation.
Modified paths:
/trunk/phase3/includes/Title.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/Title.php
—
—
@@ -41,7 +41,7 @@
42
42
const CACHE_MAX = 1000;
43
43
44
44
/**
45
- * Used to be GAID_FOR_UPDATE define. Used with getArticleId() and friends
45
+ * Used to be GAID_FOR_UPDATE define. Used with getArticleID() and friends
46
46
* to use the master DB
47
47
*/
48
48
const GAID_FOR_UPDATE = 1;
Status & tagging log
16:49, 23 January 2011
Platonides
(
talk
|
contribs
)
changed the
status
of r80787
[
removed:
new
added:
ok]