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

This commit is contained in:
zero 2007-04-16 11:37:12 +00:00
parent d08a5b7787
commit 1869df4ddc
17 changed files with 313 additions and 378 deletions

View file

@ -4,7 +4,7 @@
</tables>
<columns>
<column name="menu_srl" var="menu_srl" filter="number" notnull="notnull" />
<column name="title" var="name" notnull="notnull" />
<column name="title" var="title" notnull="notnull" />
<column name="listorder" var="listorder" notnull="notnull" />
<column name="regdate" var="regdate" default="curdate()" />
</columns>