diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2008-11-01 22:43:28 +0000 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2008-11-01 22:43:28 +0000 |
| commit | bd8cd9364c8396aeb3d56572d116fb8c5af1f1b4 (patch) | |
| tree | 60c2f11466b85e2eb611b2bc1db3bf3d61bab69e /core/views | |
| parent | 06174a4f748919ed0121c84f197026196587563d (diff) | |
Fix all our preambles to make the preamble test pass.
Diffstat (limited to 'core/views')
| -rw-r--r-- | core/views/welcome.html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 9757f6d5..da75ebcc 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -1,3 +1,4 @@ +<? defined("SYSPATH") or die("No direct script access."); ?> <html> <head> <title>Gallery3 Scaffold</title> |
