Index: trunk/extensions/SemanticMediaWiki/includes/SMW_Settings.php |
— | — | @@ -10,4 +10,4 @@ |
11 | 11 | * @author Jeroen De Dauw |
12 | 12 | */ |
13 | 13 | |
14 | | -require_once dirname( __FILE__ ) . '/../SMW_settings.php'; |
\ No newline at end of file |
| 14 | +require_once dirname( __FILE__ ) . '/../SMW_Settings.php'; |
\ No newline at end of file |
Index: trunk/extensions/SemanticMediaWiki/SemanticMediaWiki.php |
— | — | @@ -15,4 +15,4 @@ |
16 | 16 | * @defgroup SMW Semantic MediaWiki |
17 | 17 | */ |
18 | 18 | |
19 | | -require_once dirname( __FILE__ ) . '/SMW_settings.php'; |
\ No newline at end of file |
| 19 | +require_once dirname( __FILE__ ) . '/SMW_Settings.php'; |
\ No newline at end of file |