renamed in Models: map_fields() to fields(), prepare_table() to table()
This commit is contained in:
@@ -212,8 +212,8 @@ public:
|
||||
|
||||
ItemContent();
|
||||
|
||||
void map_fields();
|
||||
void prepare_table();
|
||||
void fields();
|
||||
void table();
|
||||
void after_insert();
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user