mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
The ticket class must be abstract!
SVN:trunk[2753]
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
* @license http://opensource.org/licenses/AGPL-3.0
|
* @license http://opensource.org/licenses/AGPL-3.0
|
||||||
*/]]></comment>
|
*/]]></comment>
|
||||||
<category>bizmodel,searchable,structure</category>
|
<category>bizmodel,searchable,structure</category>
|
||||||
<abstract>false</abstract>
|
<abstract>true</abstract>
|
||||||
<key_type>autoincrement</key_type>
|
<key_type>autoincrement</key_type>
|
||||||
<db_table>ticket</db_table>
|
<db_table>ticket</db_table>
|
||||||
<db_key_field>id</db_key_field>
|
<db_key_field>id</db_key_field>
|
||||||
|
|||||||
Reference in New Issue
Block a user