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:
ucorina 2012-04-11 16:49:27 +00:00
parent 45d6f79483
commit 79e14634ee

View file

@ -35,6 +35,10 @@
function getArgument(){
return null;
}
function getArguments(){
return array();
}
}