This commit is contained in:
Yuri Kuznetsov
2013-12-19 14:46:33 +02:00
parent 2f455cc654
commit 58f2288b03
9 changed files with 76 additions and 8 deletions

View File

@@ -0,0 +1,8 @@
<?php
namespace Espo\Controllers;
class User extends \Espo\Core\Controllers\Record
{
}