Subversion Repositories eFlore/Applications.cel

Rev

Rev 100 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 100 Rev 140
Line 34... Line 34...
34
		"suiviBugUrl");
34
		"suiviBugUrl");
35
		imageBaseUrl = Dictionary.getDictionary("configuration").get(
35
		imageBaseUrl = Dictionary.getDictionary("configuration").get(
36
		"imageBaseUrl");
36
		"imageBaseUrl");
37
		aideBaseUrl = Dictionary.getDictionary("configuration").get(
37
		aideBaseUrl = Dictionary.getDictionary("configuration").get(
38
		"aideBaseUrl");
38
		"aideBaseUrl");
-
 
39
		
-
 
40
		/*serviceBaseUrl = "http://localhost/jrest";
-
 
41
		suiviBugUrl = "http://www.tela-botanica.org/suivi/index.php?do=newtask&project=2";
-
 
42
		aideBaseUrl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki=AideCEL";
-
 
43
		imageBaseUrl = "http://localhost/Documents/images_serveur/"; */
39
	}
44
	}
Line 40... Line 45...
40
 
45
 
41
	/**
46
	/**
42
	 * Accesseur pour l'url de base du serveur jrest
47
	 * Accesseur pour l'url de base du serveur jrest