mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 15:52:17 +09:00
Issue 1882: Error when installing XE 1.5 with MSSQL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10555 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
45d6f79483
commit
79e14634ee
1 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,10 @@
|
|||
function getArgument(){
|
||||
return null;
|
||||
}
|
||||
|
||||
function getArguments(){
|
||||
return array();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue