Minor parameter fix

Hi,

In Vault v.2.0 build 131220, line 923, could we have the following fix:

this.loader.open(“POST”, this.conf.url+(String(this.conf.url).indexOf("?")<0?"?":"&")+“mode=html5&etc=”+new Date().getTime(), true);

Thanks