This commit is contained in:
Yuri Kuznetsov
2013-12-23 16:53:37 +02:00
parent 452910b02c
commit f1a7bd7d12
20 changed files with 193 additions and 46 deletions
@@ -0,0 +1,8 @@
<?php
namespace Espo\Modules\Crm\Controllers;
class Prospect extends \Espo\Core\Controllers\Record
{
}