Loading rainloop/index.php +0 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ */ OCP\User::checkLoggedIn(); OCP\App::checkAppEnabled('rainloop'); \OC::$server->getNavigationManager()->setActiveEntry('rainloop_index'); // Load the empty file ../css/style.css, that's needed to allow theming of Loading rainloop/personal.php +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ */ OCP\User::checkLoggedIn(); OCP\App::checkAppEnabled('rainloop'); OCP\Util::addScript('rainloop', 'personal'); Loading Loading
rainloop/index.php +0 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ */ OCP\User::checkLoggedIn(); OCP\App::checkAppEnabled('rainloop'); \OC::$server->getNavigationManager()->setActiveEntry('rainloop_index'); // Load the empty file ../css/style.css, that's needed to allow theming of Loading
rainloop/personal.php +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ */ OCP\User::checkLoggedIn(); OCP\App::checkAppEnabled('rainloop'); OCP\Util::addScript('rainloop', 'personal'); Loading