This commit is contained in:
parent
e6661e75e3
commit
19d6b6a704
|
@ -21,7 +21,8 @@ $Id$
|
|||
*/
|
||||
<?php
|
||||
|
||||
include_once (dirname ( __FILE__ ) . '/../../lib/modules/sudoRole.inc');
|
||||
include_once (dirname ( __FILE__ ) . '/../../../lib/baseModule.inc');
|
||||
include_once (dirname ( __FILE__ ) . '/../../../lib/modules/sudoRole.inc');
|
||||
|
||||
/**
|
||||
* Checks sudo role functions.
|
||||
|
|
Loading…
Reference in New Issue