Commit 75bb7ce7 authored by Romain Courteaud's avatar Romain Courteaud

Move catalog method from erp5_mysql to erp5_mysql_innodb.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13007 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ec6d560a
...@@ -61,12 +61,6 @@ ...@@ -61,12 +61,6 @@
</object> </object>
</value> </value>
</item> </item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>allow_simple_one_argument_traversal</string> </key> <key> <string>allow_simple_one_argument_traversal</string> </key>
<value> <value>
......
...@@ -61,12 +61,6 @@ ...@@ -61,12 +61,6 @@
</object> </object>
</value> </value>
</item> </item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>allow_simple_one_argument_traversal</string> </key> <key> <string>allow_simple_one_argument_traversal</string> </key>
<value> <value>
......
83 84
\ No newline at end of file \ No newline at end of file
erp5_mysql/z_related_destination_person erp5_mysql_innodb/z_related_destination_person
erp5_mysql/z_related_source_organisation erp5_mysql_innodb/z_related_source_organisation
erp5_mysql/z_related_source_person erp5_mysql_innodb/z_related_source_person
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment