From 6d86140af4cca051399ab3187180744628eff675 Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Tue, 28 Jun 2005 07:45:52 +0000 Subject: Merge recent changes from R1 into HEAD --- edit_structure_inc.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'edit_structure_inc.php') diff --git a/edit_structure_inc.php b/edit_structure_inc.php index 45ff16b..39b72d3 100644 --- a/edit_structure_inc.php +++ b/edit_structure_inc.php @@ -1,11 +1,20 @@ + * @version $Revision: 1.2 $ + * @package Liberty + * @subpackage functions + */ // Copyright (c) 2004, Christian Fowler, et. al. // All Rights Reserved. See copyright.txt for details and a complete list of authors. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. -// Initialization +/** + * required setup + */ require_once( '../bit_setup_inc.php' ); include_once( LIBERTY_PKG_PATH.'LibertyStructure.php'); -- cgit v1.3