Example #1
0
 static function wck_fep_update_user()
 {
     wck_fep_handle_user_action();
 }
 /**
  * AJAX callback for registering
  */
 static function wck_fep_register_user()
 {
     wck_fep_handle_user_action();
 }