You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vboxAlert('This version of phpVirtualBox ('+$('#vboxPane').data('vboxConfig').phpvboxver+') is incompatible with VirtualBox '+$('#vboxPane').data('vboxConfig').version.string+". You probably need to <a href='http://github.com/%3Cspan%20class="x x-first x-last">http://sourceforge.net/projects/phpvirtualbox/files/' target=_blank>download the latest phpVirtualBox " +vers[0]+'.'+vers[1]+"-x</a>.<p>See the Versioning section below the file list in the link for more information</p>",{'width':'auto'});
723
+
vboxAlert('This version of phpVirtualBox ('+$('#vboxPane').data('vboxConfig').phpvboxver+') is incompatible with VirtualBox '+$('#vboxPane').data('vboxConfig').version.string+". You probably need to <a href='http://github.com/%3Cspan%20class="x x-first x-last">https://github.com/phpvirtualbox/phpvirtualbox/' target=_blank>download the latest phpVirtualBox " +vers[0]+'.'+vers[1]+"-x</a>.<p>See the Versioning section below the file list in the link for more information</p>",{'width':'auto'});
0 commit comments