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

ProcessMonitor.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/ProcessMonitor/ProcessMonitor.php');
00007 
00008 $processMonitor = new ProcessMonitor($dbGalaxia);
00009 
00010 ?>

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