mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@123 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
242b24d369
commit
756ecc1423
28 changed files with 197 additions and 153 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<column name="modules.use_category" alias="use_category" />
|
||||
<column name="modules.extra_vars" alias="extra_vars" />
|
||||
<column name="modules.layout_file" alias="layout_file" />
|
||||
<column name="modules.grant" alias="grant" />
|
||||
<column name="modules.grants" alias="grants" />
|
||||
<column name="modules.admin_id" alias="admin_id" />
|
||||
<column name="modules.header_text" alias="header_text" />
|
||||
<column name="modules.footer_text" alias="footer_text" />
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<table name="modules" />
|
||||
</tables>
|
||||
<columns>
|
||||
<column name="grant" var="grant" />
|
||||
<column name="grants" var="grants" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="module_srl" var="module_srl" filter="number" notnull="notnull"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue