예제 #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');
 }