Index: trunk/extensions/SemanticForms/SemanticForms.php |
— | — | @@ -34,12 +34,6 @@ |
35 | 35 | */ |
36 | 36 | |
37 | 37 | |
38 | | -/** |
39 | | - * Forms for adding and editing semantic data |
40 | | - * |
41 | | - * @defgroup SF Semantic Forms |
42 | | - */ |
43 | | - |
44 | 38 | if ( !defined( 'MEDIAWIKI' ) ) die(); |
45 | 39 | |
46 | 40 | define( 'SF_VERSION', '2.2-alpha' ); |