Jake Vanderwerf
3 days ago ba1e1ccf869b818f7a7a897264dfea05563a7796
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');
//}