Skip to content

Commit 2fccea3

Browse files
committed
skel files
1 parent 703c281 commit 2fccea3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ The unity/webroot directory should be the **only** publicly accessible location
2626

2727
#### Server Setup ####
2828
This website has a public and private interface. The private interface is authenticated using a shibboleth SP. The following files/directories must be behind a shibboleth SP (configured through apache).
29-
* `/panel`
29+
* `/panel`
30+
* `/admin` for admins only

resources/locale/en.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"globals": {
3+
4+
}
5+
}

resources/templates/messages.php

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)