aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SpecialDebug.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/SpecialDebug.php')
-rw-r--r--includes/SpecialDebug.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/SpecialDebug.php b/includes/SpecialDebug.php
index 9e8fef701feb..b62812897221 100644
--- a/includes/SpecialDebug.php
+++ b/includes/SpecialDebug.php
@@ -1,6 +1,8 @@
<?php
/**
* Let developpers receive the full phpinfo output
+ * @package MediaWiki
+ * @subpackage SpecialPage
*/
/**