mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-27 07:44:29 +02:00
Ivan - Fix list-owning issues [skip ci]
This commit is contained in:
parent
09e163f00a
commit
672bcd33a5
@ -23,8 +23,6 @@ class SignUpController extends Controller {
|
||||
'password' => Hashing::hashPassword($password)
|
||||
));
|
||||
|
||||
//$userInstance->getBeanInstance()->sharedTicketList[] = RedBean::dispense('ticket');
|
||||
|
||||
return $userInstance->store();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user