Ignore:
Timestamp:
04/07/10 11:02:26 (14 years ago)
Author:
pedroerp
Message:

Ticket #609 - Últimas modificações e retirada da WorkflowObjects? da GLOBALS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/workflow/branches/609/inc/local/classes/class.wf_ldap.php

    r2311 r2440  
    4444                $this->group_context = $tmpLDAP->getGroupContext(); 
    4545 
    46                 $this->ds = &$GLOBALS['workflow']['workflowObjects']->getLDAP(); 
     46                $this->ds = &Factory::getInstance('WorkflowObjects')->getLDAP(); 
    4747 
    4848                $this->cachedLDAP = &Factory::getInstance('wf_cached_ldap'); 
Note: See TracChangeset for help on using the changeset viewer.