Jeroen De Dauw has submitted this change and it was merged.
Change subject: Remove non-existing class from autoloader
......................................................................
Remove non-existing class from autoloader
Change-Id: I1bef84d7e9d4acefc39a1140ea6fc64cea5710d5
---
M includes/Setup.php
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Jeroen De Dauw: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/Setup.php b/includes/Setup.php
index d9410f0..edc5c49 100644
--- a/includes/Setup.php
+++ b/includes/Setup.php
@@ -260,7 +260,6 @@
$wgAutoloadClasses['SMWSQLStore3SpecialPageHandlers'] = $stoDirSQL .
'SMW_SQLStore3_SpecialPageHandlers.php';
$wgAutoloadClasses['SMWSQLStore3SetupHandlers'] = $stoDirSQL .
'SMW_SQLStore3_SetupHandlers.php';
$wgAutoloadClasses['SMWDataItemHandler'] = $stoDirSQL .
'SMW_DataItemHandler.php';
- $wgAutoloadClasses['SMWDIHandlerProperty'] = $stoDirSQL .
'SMW_DIHandler_Property.php';
$wgAutoloadClasses['SMWDIHandlerBoolean'] = $stoDirSQL .
'SMW_DIHandler_Bool.php';
$wgAutoloadClasses['SMWDIHandlerNumber'] = $stoDirSQL .
'SMW_DIHandler_Number.php';
$wgAutoloadClasses['SMWDIHandlerBlob'] = $stoDirSQL .
'SMW_DIHandler_Blob.php';
--
To view, visit https://gerrit.wikimedia.org/r/69012
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1bef84d7e9d4acefc39a1140ea6fc64cea5710d5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMediaWiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits