JVBase.php @@ -142,7 +142,6 @@ $this->managers['directory'] = new DirectoryManager(); } if (jvbSiteHasDashboard()) { $this->routes['error'] = new ErrorRoutes(); $this->routes['admin'] = new AdminRoutes();