Ignore:
Timestamp:
04/08/10 10:42:50 (14 years ago)
Author:
pedroerp
Message:

Ticket #609 - Merged 2356:2442 /sandbox/workflow/branches/609 em /sandbox/workflow/trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/workflow/trunk/inc/class.WorkflowMacro.inc.php

    r2372 r2466  
    6565                require_once PHPGW_SERVER_ROOT . '/workflow/inc/local/functions/local.functions.php'; 
    6666 
    67                 $runtime = &Factory::getInstance('WfRuntime', Factory::getInstance('WorkflowObjects')->getDBGalaxia()->Link_ID); 
     67                $runtime = &Factory::getInstance('WfRuntime'); 
    6868                $runtime->loadProcess($processID); 
    6969 
Note: See TracChangeset for help on using the changeset viewer.