Пример #1
0
 public function post_uninstall()
 {
     pamAccount::unregisterAuthType('sysshop');
 }
Пример #2
0
 function post_uninstall()
 {
     pamAccount::unregisterAuthType('desktop');
 }