示例#1
0
文件: task.php 项目: 453111208/bbc
 public function post_uninstall()
 {
     pamAccount::unregisterAuthType('sysshop');
 }
示例#2
0
文件: task.php 项目: 453111208/bbc
 function post_uninstall()
 {
     pamAccount::unregisterAuthType('desktop');
 }