diff options
Diffstat (limited to 'core/views/admin_block_stats.html.php')
| -rw-r--r-- | core/views/admin_block_stats.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/admin_block_stats.html.php b/core/views/admin_block_stats.html.php index 2b38c060..b83add10 100644 --- a/core/views/admin_block_stats.html.php +++ b/core/views/admin_block_stats.html.php @@ -1,4 +1,4 @@ -<? defined("SYSPATH") or die("No direct script access."); ?> +<?php defined("SYSPATH") or die("No direct script access.") ?> <ul> <li> <? printf(_("Version: %s"), "3.0") ?> |
