Ignore:
Timestamp:
03/22/10 16:49:23 (14 years ago)
Author:
pedroerp
Message:

Ticket #609 - Removendo 'require_once's desnecessários.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/workflow/branches/609/inc/engine/src/common/WfSecurity.php

    r2311 r2323  
    2727    $this->child_name = 'WfSecurity'; 
    2828    parent::Base(); 
    29  
    30         /* I'm not really sure if we can strip it out. */ 
    31  
    32     //require_once(GALAXIA_LIBRARY.SEP.'src'.SEP.'API'.SEP.'Instance.php'); 
    33     //require_once(GALAXIA_LIBRARY.SEP.'src'.SEP.'API'.SEP.'Process.php'); 
    34     //require_once(GALAXIA_LIBRARY.SEP.'src'.SEP.'API'.SEP.'BaseActivity.php'); 
    3529  } 
    3630 
Note: See TracChangeset for help on using the changeset viewer.