Commit ec15ae17 authored by Vincent Pelletier's avatar Vincent Pelletier

Register table creation & deletion methods.

Indentation fix.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9396 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4e053889
<catalog_method> <catalog_method>
<item key="sql_clear_catalog" type="int">
<value>1</value>
</item>
</catalog_method> </catalog_method>
\ No newline at end of file
<catalog_method> <catalog_method>
<item key="sql_clear_catalog" type="int">
<value>1</value>
</item>
</catalog_method> </catalog_method>
\ No newline at end of file
...@@ -56,8 +56,8 @@ ...@@ -56,8 +56,8 @@
<key> <string>_keys</string> </key> <key> <string>_keys</string> </key>
<value> <value>
<list> <list>
<string>id_group</string> <string>id_group</string>
<string>default</string> <string>default</string>
</list> </list>
</value> </value>
</item> </item>
......
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