Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

GUI.php

00001 <?php
00002 
00003 // Load configuration of the Galaxia Workflow Engine
00004 include_once (dirname(__FILE__) . '/config.php');
00005 
00006 include_once (GALAXIA_LIBRARY.'/src/GUI/GUI.php');
00007 
00008 $GUI = new GUI($dbGalaxia);
00009 
00010 ?>

Generated on Mon Jun 7 16:37:37 2004 for Galaxia by doxygen 1.3.4