r94469 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r94468
|
r94469
|
r94470
>
Date:
19:20, 14 August 2011
Author:
reedy
Status:
ok
Tags:
Comment:
GPL 2.0 or later licensing
Modified paths:
/trunk/extensions/UserDebugInfo/UserDebugInfo.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/UserDebugInfo/UserDebugInfo.php
—
—
@@ -1,4 +1,8 @@
2
2
<?php
3
+/**
4
+ * @copyright Copyright © 2011 Sam Reed
5
+ * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later
6
+ */
3
7
4
8
$wgExtensionCredits['specialpage'][] = array(
5
9
'path' => __FILE__,
Status & tagging log
19:38, 14 August 2011
😂
(
talk
|
contribs
)
changed the
status
of r94469
[
removed:
new
added:
ok]