mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Added automatic lock after init
If someone wants to create a custom request. Init should not be called?!
This commit is contained in:
parent
d3152722b9
commit
ebafbe059a
|
|
@ -131,6 +131,7 @@ class Request extends RequestAbstract
|
|||
|
||||
$this->setupUriBuilder();
|
||||
$this->createRequestHashs();
|
||||
$this->lock();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user