include
("../language/".$xoopsConfig['language']."/admin.php")
[line 32]
include_once
('../../../mainfile.php')
[line 8]
module files can include this file for admin authorization
the file that will include this file must be located under xoops_url/modules/module_directory_name/admin_directory_name/
include_once
(XOOPS_ROOT_PATH."/include/cp_functions.php")
[line 9]