proper jre version (without -s in filename)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7699 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
lotus 14 years ago
parent 15e3a57b4e
commit 8fd4e8ea98

@ -18,7 +18,7 @@ if ($_GET['what'] == 'jre') {
if($_GET['version'] == 32)
// jre-6u25-windows-i586.exe
header('Location: http://javadl.sun.com/webapps/download/AutoDL?BundleId=48343');
header('Location: http://javadl.sun.com/webapps/download/AutoDL?BundleId=48344');
if($_GET['version'] == 64)
// jre-6u25-windows-x64.exe

Loading…
Cancel
Save