Documentation is available at erek_comp_model_create.php
1 <?php
2 /**
3 * @author Jan H. Andersen <jha@ipwsystems.dk>
4 * @author Martin R. Larsen <mrl@ipwsystems.dk>
5 * @copyright {@link http://www.ipwsystems.dk/ IPW Systems a.s}
6 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
7 * @package eReklamation
8 * @subpackage model
9 * $Id: erek_comp_model_create.php,v 1.1 2005/02/15 12:21:44 jan Exp $
10 */
11
12 global $system_path;
13 require_once($system_path.'basic_model_createobject.php');
14
15 class erek_comp_model_create extends basic_model_createobject {
16
17 }
18
19 ?>
Documentation generated on Thu, 9 Jun 2005 06:52:16 +0200 by phpDocumentor 1.2.3