r88938 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r88937
|
r88938
|
r88939
>
Date:
22:03, 26 May 2011
Author:
yaron
Status:
deferred
Tags:
Comment:
Follow-up to
r85767
- simplified documentation headers
Modified paths:
/trunk/extensions/SemanticForms/includes/SF_FormEditTab.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticForms/includes/SF_FormEditTab.php
—
—
@@ -1,14 +1,9 @@
2
2
<?php
3
3
/**
4
- *
5
- * @file
6
- * @ingroup SF
7
- */
8
-
9
-/**
10
4
* Utility class for 'edit with form' tab and page
11
5
*
12
6
* @author Yaron Koren
7
+ * @file
13
8
* @ingroup SF
14
9
*/
15
10
class SFFormEditTab {
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r85767
documentation structure (assigned classes and files to modules)
foxtrott
18:22, 10 April 2011