This commit is contained in:
Yuri Kuznetsov
2014-01-13 16:44:04 +02:00
parent 93eed6a4f4
commit 10f706c965
10 changed files with 144 additions and 2 deletions

View File

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