芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/clients/canaldegap.fr/modules/CTLModuleMaker/src/function.feadd_permcheck.php
GetModuleInstance('FrontEndUsers'); * will make $FEU the module object for the FEU module if it is present, and will set $FEU to false; * * Important FEU functions (provided that $FEU is not false) are : * $FEU->LoggedIn() will return true if the user is logged in, and false otherwise. * $FEU->LoggedInId() returns the id of the user * $FEU->LoggedInName() returns the username of the user * $FEU->MemberOfGroup($userid,$groupid) returns true if the user is a member of the group, false otherwise * $FEU->GetGroupID($groupname) returns the group id associated to a group name * */ ?>