diff -r 9b7d841b551a -r 3a1f99a92698 web/wp-content/themes/IRI-Theme/functions.php --- a/web/wp-content/themes/IRI-Theme/functions.php Mon Feb 01 17:28:37 2010 +0000 +++ b/web/wp-content/themes/IRI-Theme/functions.php Tue Feb 02 10:07:27 2010 +0000 @@ -174,7 +174,7 @@ # Create the LDT's ZIP to download IT function createMyLdtProject($fichierIRI){ - $MyRoot = "/iridata/users/hurons/public_html/DOCUMENT/_LDT"; + $MyRoot = ABSPATH."/DOCUMENT/_LDT"; $MyRootRel = "non-classe/telecharger/?URL=DOCUMENT/_LDT"; $MyCache = "/CACHE"; $MyExemple = "/EXEMPLE_zip";