fix notice

This commit is contained in:
Yuri Kuznetsov
2014-07-10 17:53:40 +03:00
parent 24dcd46d6f
commit e12a15ecdb
+2
View File
@@ -26,6 +26,8 @@ use \Espo\Core\Exceptions\Forbidden;
use \Espo\Core\Exceptions\Error;
use \Espo\Core\Exceptions\NotFound;
use \Espo\ORM\Entity;
class User extends Record
{
protected function init()