jenkins-bot has submitted this change and it was merged.

Change subject: Add missing class PrefSwitchSurveyFieldSmallInput to autoload
......................................................................


Add missing class PrefSwitchSurveyFieldSmallInput to autoload

Change-Id: I930f972ece96a3b67717f12c7271575fc61f1a47
---
M PrefSwitch.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Umherirrender: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/PrefSwitch.php b/PrefSwitch.php
index 879617c..737e1f4 100644
--- a/PrefSwitch.php
+++ b/PrefSwitch.php
@@ -161,6 +161,7 @@
                'PrefSwitchSurveyFieldBoolean' => dirname( __FILE__ ) . 
'/PrefSwitch.classes.php',
                'PrefSwitchSurveyFieldDimensions' => dirname( __FILE__ ) . 
'/PrefSwitch.classes.php',
                'PrefSwitchSurveyFieldText' => dirname( __FILE__ ) . 
'/PrefSwitch.classes.php',
+               'PrefSwitchSurveyFieldSmallInput' => dirname( __FILE__ ) . 
'/PrefSwitch.classes.php',
        )
 );
 

-- 
To view, visit https://gerrit.wikimedia.org/r/198513
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I930f972ece96a3b67717f12c7271575fc61f1a47
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PrefSwitch
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>
Gerrit-Reviewer: Umherirrender <umherirrender_de...@web.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to