templates/dashboard/sections/news.php
@@ -3,7 +3,7 @@ exit; // Exit if accessed directly } if (!isOurPeople()) { wp_redirect(get_home_url(2, '/dash')); wp_redirect(get_home_url(null, '/dash')); exit; } $cache = new JVBase\managers\CacheManager('news', 3600);