diff options
Diffstat (limited to 'core/views/admin_graphics.html.php')
| -rw-r--r-- | core/views/admin_graphics.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/admin_graphics.html.php b/core/views/admin_graphics.html.php index 9d1f49a8..7fb05040 100644 --- a/core/views/admin_graphics.html.php +++ b/core/views/admin_graphics.html.php @@ -1,4 +1,4 @@ -<? defined("SYSPATH") or die("No direct script access."); ?> +<?php defined("SYSPATH") or die("No direct script access.") ?> <div id="gGraphics"> <h1> <?= _("Graphics Settings") ?> </h1> <p> |
