diff options
Diffstat (limited to 'admin/WebConsole/rest/index.php')
-rw-r--r-- | admin/WebConsole/rest/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/rest/index.php b/admin/WebConsole/rest/index.php index 46957ab6..aa7cd483 100644 --- a/admin/WebConsole/rest/index.php +++ b/admin/WebConsole/rest/index.php @@ -72,4 +72,4 @@ $app->get('/', // Execute REST using Slim. $app->run(); -?> + |