diff --git a/config/LocalSettings.php b/config/LocalSettings.php index 2a1f88b..4708230 100644 --- a/config/LocalSettings.php +++ b/config/LocalSettings.php @@ -447,7 +447,7 @@ # Template namespace $smwgNamespacesWithSemanticLinks[NS_TEMPLATE] = true; # Module namespace -$smwgNamespacesWithSemanticLinks[828] = true; +$smwgNamespacesWithSemanticLinks[NS_MODULE] = true; # Semantic Extra Special Properties $sespgUseFixedTables = true;