- Posts: 3
- Thank you received: 0
Please Log in or Create an account to join the conversation.
public function initData()
{
$this->data = $this->getTable();
$this->data->license_id = EdocmanHelper::getDefaultLicense();
}
public function initData()
{
$this->data = $this->getTable();
$this->data->license_id = EdocmanHelper::getDefaultLicense();
$this->data->access = 2 ;
}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.