inbound email

This commit is contained in:
Yuri Kuznetsov
2014-01-20 18:14:37 +02:00
parent 4bbc3b80ed
commit d228fd5fbf
4 changed files with 70 additions and 5 deletions
@@ -0,0 +1,8 @@
<?php
namespace Espo\Modules\Crm\Controllers;
class InboundEmail extends \Espo\Core\Controllers\Record
{
}