web/wp-content/themes/IRI-Theme/functions.php
branchwordpress
changeset 127 3a1f99a92698
parent 126 9b7d841b551a
child 132 4d4862461b8d
--- 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";