Ignore:
Timestamp:
04/19/10 16:35:19 (14 years ago)
Author:
rufino
Message:

Ticket #1015 - Merged 2372:2466 /sandbox/workflow/trunk em /sandbox/workflow/branches/1015

File:
1 edited

Legend:

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

    r2372 r2588  
    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.