Exemplo n.º 1
0
 public function setUp()
 {
     parent::setup();
 }
Exemplo n.º 2
0
 function setup()
 {
     global $auth;
     $this->oldauth = $auth;
     parent::setup();
 }