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

This commit is contained in:
zero 2007-04-12 03:24:17 +00:00
parent 4f1d02cda0
commit ea50fbbaa6
43 changed files with 235 additions and 101 deletions

View file

@ -3,7 +3,7 @@
<table name="module_config" />
</tables>
<columns>
<column name="module" default="module" notnull="notnull" />
<column name="module" var="module" notnull="notnull" />
<column name="config" var="config" />
<column name="regdate" default="curdate()" />
</columns>