diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-05-18 03:28:46 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-05-18 03:28:46 +0000 |
commit | abeec7c7b8e36abd133c9a0245de52eeeaabace6 (patch) | |
tree | dbba382bf46f33651d7258494898b098ce55d6ae /modules/forge/libraries/Form_Group.php | |
parent | 2cf9b95f5fd702156d2b74b23f924459b2f5784e (diff) |
Merged /gallery3/vendor/forge/modified:r20843
Added preamble to all Forge files.
Diffstat (limited to 'modules/forge/libraries/Form_Group.php')
-rw-r--r-- | modules/forge/libraries/Form_Group.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/forge/libraries/Form_Group.php b/modules/forge/libraries/Form_Group.php index ec6b3ff3..c97ae95a 100644 --- a/modules/forge/libraries/Form_Group.php +++ b/modules/forge/libraries/Form_Group.php @@ -1,4 +1,4 @@ -<?php +<?php defined("SYSPATH") or die("No direct script access."); /** * FORGE group library. * |