r107885 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107884‎ | r107885 | r107886 >
Date:14:57, 3 January 2012
Author:yaron
Status:ok
Tags:
Comment:
Removed "valid entry point" check - not needed
Modified paths:
  • /trunk/extensions/SemanticForms/includes/SF_AutoeditAPI.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/includes/SF_AutoeditAPI.php
@@ -7,9 +7,6 @@
88 * @file
99 * @ingroup SemanticForms
1010 */
11 -if ( !defined( 'SF_VERSION' ) ) {
12 - die( 'This file is part of the SemanticForms extension, it is not a valid entry point.' );
13 -}
1411
1512 /**
1613 * The SF_AutoEditAPI class.

Status & tagging log