The ticket class must be abstract!

SVN:trunk[2753]
This commit is contained in:
Romain Quetiez
2013-05-21 10:49:22 +00:00
parent a728dfcf48
commit 452eca5288

View File

@@ -11,7 +11,7 @@
* @license http://opensource.org/licenses/AGPL-3.0
*/]]></comment>
<category>bizmodel,searchable,structure</category>
<abstract>false</abstract>
<abstract>true</abstract>
<key_type>autoincrement</key_type>
<db_table>ticket</db_table>
<db_key_field>id</db_key_field>