r85768 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85767‎ | r85768 | r85769 >
Date:18:25, 10 April 2011
Author:foxtrott
Status:deferred
Tags:
Comment:
followup 85767: Removed duplicate module declaration
Modified paths:
  • /trunk/extensions/SemanticForms/SemanticForms.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/SemanticForms.php
@@ -34,12 +34,6 @@
3535 */
3636
3737
38 -/**
39 - * Forms for adding and editing semantic data
40 - *
41 - * @defgroup SF Semantic Forms
42 - */
43 -
4438 if ( !defined( 'MEDIAWIKI' ) ) die();
4539
4640 define( 'SF_VERSION', '2.2-alpha' );