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 @@
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>allow_simple_one_argument_traversal</string> </key>
<value>
......
......@@ -61,12 +61,6 @@
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>allow_simple_one_argument_traversal</string> </key>
<value>
......
83
\ No newline at end of file
84
\ No newline at end of file
erp5_mysql/z_related_destination_person
erp5_mysql/z_related_source_organisation
erp5_mysql/z_related_source_person
\ No newline at end of file
erp5_mysql_innodb/z_related_destination_person
erp5_mysql_innodb/z_related_source_organisation
erp5_mysql_innodb/z_related_source_person
\ 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