Ignore:
Timestamp:
04/19/10 18:18:22 (14 years ago)
Author:
viani
Message:

Ticket #609 - Reconstrução da classe factory do workflow

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/workflow/inc/class.workflow_rolemanager.inc.php

    r795 r2591  
    1717                function workflow_rolemanager() 
    1818                { 
    19                         parent::RoleManager($GLOBALS['workflow']['workflowObjects']->getDBGalaxia()->Link_ID); 
     19                        parent::RoleManager(Factory::getInstance('WorkflowObjects')->getDBGalaxia()->Link_ID); 
    2020                } 
    2121        } 
Note: See TracChangeset for help on using the changeset viewer.