r109981 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r109980
|
r109981
|
r109982
>
Date:
02:07, 25 January 2012
Author:
yaron
Status:
ok
Tags:
Comment:
Removed unnecessary MediaWiki check
Modified paths:
/trunk/extensions/SemanticForms/includes/SF_FormLinker.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SemanticForms/includes/SF_FormLinker.php
—
—
@@ -10,8 +10,6 @@
11
11
* @ingroup SF
12
12
*/
13
13
14
-if ( !defined( 'MEDIAWIKI' ) ) die();
15
-
16
14
class SFFormLinker {
17
15
const DEFAULT_FORM = 1;
18
16
const ALTERNATE_FORM = 2;
Status & tagging log
07:51, 25 January 2012
Nikerabbit
(
talk
|
contribs
)
changed the
status
of r109981
[
removed:
deferred
added:
ok]