Ejemplo n.º 1
0
 public static function bigapp_auth_register()
 {
     if (isset($_GET['yz_app']) && $_GET['yz_app'] == 1) {
         bigapp_core::yz_auth_register();
     }
 }