Index: trunk/extensions/SemanticMediaWiki/includes/SMW_Settings.php |
— | — | @@ -12,4 +12,4 @@ |
13 | 13 | |
14 | 14 | wfWarn( 'Use of outdated SMW entry point. Use SemanticMediaWiki/SemanticMediaWiki.php instead of SemanticMediaWiki/includes/SMW_Setup.php' ); |
15 | 15 | |
16 | | -require_once dirname( __FILE__ ) . '/../SMW_Settings.php'; |
\ No newline at end of file |
| 16 | +require_once dirname( __FILE__ ) . '/../SemanticMediaWiki.php'; |
\ No newline at end of file |