diff options
Diffstat (limited to 'core/views/form.html.php')
| -rw-r--r-- | core/views/form.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/form.html.php b/core/views/form.html.php index 5b00adb8..8c0e31e0 100644 --- a/core/views/form.html.php +++ b/core/views/form.html.php @@ -1,4 +1,4 @@ -<? defined("SYSPATH") or die("No direct script access."); ?> +<?php defined("SYSPATH") or die("No direct script access.") ?> <? print($open); |
