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 @@
22 <?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+ */
37
48 $wgExtensionCredits['specialpage'][] = array(
59 'path' => __FILE__,

Status & tagging log