mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@217 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
eb12541c57
commit
772beca574
7 changed files with 20 additions and 12 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<column name="is_default" type="char" size="1" notnull="notnull" default="N" />
|
||||
<column name="menu_srl" type="number" size="11" default="0"/>
|
||||
<column name="extra_vars" type="text" />
|
||||
<column name="skin_vars" type="text" />
|
||||
<column name="layout_file" type="varchar" size="250" />
|
||||
<column name="grants" type="text" />
|
||||
<column name="admin_id" type="text" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue