You can use the function is_super_admin(). if(is_super_admin($uid)) { }. PHP. Select All. Regarding to your error: make sure the $db object ...
確定! 回上一頁