diff options
Diffstat (limited to 'tests/selenium/installer/MediaWikiInstallationMessage.php')
-rw-r--r-- | tests/selenium/installer/MediaWikiInstallationMessage.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/selenium/installer/MediaWikiInstallationMessage.php b/tests/selenium/installer/MediaWikiInstallationMessage.php index f63c2ebff87f..2b7d48ef0b69 100644 --- a/tests/selenium/installer/MediaWikiInstallationMessage.php +++ b/tests/selenium/installer/MediaWikiInstallationMessage.php @@ -1,5 +1,4 @@ <?php - /** * MediaWikiInstallationConfig * @@ -22,9 +21,6 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * http://www.gnu.org/copyleft/gpl.html - * - * @addtogroup Maintenance - * */ |