diff options
Diffstat (limited to 'modules/user/views/admin_groups.html.php')
| -rw-r--r-- | modules/user/views/admin_groups.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/views/admin_groups.html.php b/modules/user/views/admin_groups.html.php index 1d1e37e6..5b5066dc 100644 --- a/modules/user/views/admin_groups.html.php +++ b/modules/user/views/admin_groups.html.php @@ -1,4 +1,4 @@ -<? defined("SYSPATH") or die("No direct script access."); ?> +<?php defined("SYSPATH") or die("No direct script access.") ?> <div class="gBlock"> <h2><?= _("Group Administration") ?></h2> <div class="gBlockContent"> |
