--- trunk/www/404.html 2010/05/13 14:01:58 40 +++ trunk/www/404.html 2010/06/17 22:25:06 77 @@ -108,8 +108,8 @@

Clonezilla-SysRescCD

Error

-

26/03/2010 - v 3.1.0

-

Last update: 13/05/2010

+

25/05/2010 - v 3.1.0

+

Last update: 18/06/2010

@@ -143,7 +143,7 @@ $onlyURL=$_SERVER['REQUEST_URI']; $lastPartOfText=" - + The page or file you have requested
does not exist (error code 404)!!!

@@ -156,7 +156,7 @@ if (substr($onlyURL,strlen($onlyURL)-4,4) == ".iso"){ if (file_exists("clonezilla-sysresccd-full-mod-myVersion.iso")) { $lastPartOfText=" - + The ISO file you have requested is part
of a previous version of Clonezilla-SysRescCD
@@ -169,7 +169,7 @@ redirection, please click here

You may also visit the project's index page"; }else{ - $lastPartOfText=" + $lastPartOfText=" The ISO file you have requested is part
of a previous version of Clonezilla-SysRescCD
@@ -186,7 +186,7 @@ }else if(substr($onlyURL,strlen($onlyURL)-7,7) == ".tar.gz"){ if(substr($onlyURL,1,28) == "create-clonezilla-sysresccd-"){ $lastPartOfText=" - + The archive file you have requested is part
of a previous version of Clonezilla-SysRescCD