Exemplo n.º 1
0
 function setUp()
 {
     Services_Exception_Denied::checkAuth();
     Services_Exception_Disabled::check('mustread_enabled');
 }
Exemplo n.º 2
0
 function setUp()
 {
     Services_Exception_Denied::checkAuth();
     Services_Exception_Disabled::check('feature_multilingual');
 }
Exemplo n.º 3
0
 function setUp()
 {
     Services_Exception_Disabled::check('feature_search');
     Services_Exception_Disabled::check('storedsearch_enabled');
     Services_Exception_Denied::checkAuth();
 }