Browse Source

Remove @PublicPage

We only support the user's personal folder for now..
tags/v0.1.0
Gerben 5 years ago
parent
commit
b10b52bc4b
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      lib/Controller/TimeGateController.php
  2. +0
    -1
      lib/Controller/TimeMapController.php

+ 0
- 1
lib/Controller/TimeGateController.php View File

@@ -27,7 +27,6 @@ class TimeGateController extends Controller {
}

/**
* @PublicPage
* @NoAdminRequired
* @NoCSRFRequired
*/


+ 0
- 1
lib/Controller/TimeMapController.php View File

@@ -30,7 +30,6 @@ class TimeMapController extends Controller {
}

/**
* @PublicPage
* @NoAdminRequired
* @NoCSRFRequired
*/


Loading…
Cancel
Save