controllers changes

This commit is contained in:
Yuri Kuznetsov
2013-11-27 13:07:09 +02:00
parent 1bb2ef6f36
commit 4692e4b447
5 changed files with 48 additions and 34 deletions
-9
View File
@@ -1,9 +0,0 @@
<?php
namespace Espo\Controllers;
class Account extends \Espo\Core\Controllers\Record
{
}