[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/workflow/inc/ -> class.workflow_wfruntime.inc.php (source)

   1  <?php
   2      // include galaxia's configuration tailored to egroupware
   3      require_once ('engine/config.egw.inc.php');
   4  
   5      require_once(GALAXIA_LIBRARY . SEP . 'src' . SEP . 'common' . SEP . 'WfRuntime.php');
   6  
   7      class workflow_wfruntime extends WfRuntime
   8      {
   9  		function workflow_wfruntime()
  10          {
  11              parent::WfRuntime($GLOBALS['egw']->ADOdb);
  12          }
  13      }
  14  ?>


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7