Jake Vanderwerf
7 hours ago 88d9e0e2b7997eb0c96dc737082c91b4e3f7ca6e
inc/rest/_setup.php
@@ -51,11 +51,11 @@
//if (Site::has('referrals')) {
   require(JVB_DIR . '/inc/rest/routes/ReferralRoutes.php');
//}
//if (!empty(Registrar::getFeatured('has_responses'))) {
//if (!empty(Registrar::withFeature('has_responses'))) {
   require(JVB_DIR . '/inc/rest/routes/ResponseRoutes.php');
//}
//if (!empty(Registrar::getFeatured('karma'))) {
//if (!empty(Registrar::withFeature('karma'))) {
   require(JVB_DIR . '/inc/rest/routes/VoteRoutes.php');
//}