mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
change input name of sqlite install process
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8588 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
38cc94f26e
commit
edfbd84f99
3 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
</customrules>
|
||||
<fields>
|
||||
<field name="db_type" required="true" default="mysql" />
|
||||
<field name="db_database_file" required="true" length="1:250" />
|
||||
<field name="db_database" required="true" length="1:250" />
|
||||
<field name="db_table_prefix" required="true" length="2:20" rule="alpha" default="xe" />
|
||||
</fields>
|
||||
</ruleset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue