git-svn-id: http://xe-core.googlecode.com/svn/trunk@828 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-30 08:00:28 +00:00
parent 8d6f9a5631
commit 87932a5bd5
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
<table name="action_foward" />
</tables>
<columns>
<column name="action" default="action" notnull="notnull" />
<column name="act" default="act" notnull="notnull" />
<column name="module" default="module" notnull="notnull" />
<column name="type" default="type" notnull="notnull" />
</columns>