Fixed MSSQL installation bug.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8465 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ucorina 2011-06-08 17:03:55 +00:00
parent c00dba7f82
commit d7e578edf8

View file

@ -15,7 +15,7 @@
<param name="db_database" target="db_database" />
<param name="db_table_prefix" target="db_table_prefix" />
</parameter>
<response callback_func="completeInstalled">
<response callback_func="completeDBSetting">
<tag name="error" />
<tag name="message" />
</response>