Subversion Repositories Applications.wikini

Rev

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

Rev 50 Rev 53
Line 37... Line 37...
37
 
37
 
38
		$sections = array("Fiche simplifiée Smart'flore", "Introduction","Comment la reconnaître ?","Son histoire","Ses usages","Écologie & habitat","Ce qu'il faut savoir...","Sources");
38
		$sections = array("Fiche simplifiée Smart'flore", "Introduction","Comment la reconnaître ?","Son histoire","Ses usages","Écologie & habitat","Ce qu'il faut savoir...","Sources");
39
		$nouvelles_sections = array(
39
		$nouvelles_sections = array(
40
				"Description" => array("Introduction","Comment la reconnaître ?","Son histoire"),
40
				"Description" => array("Introduction","Comment la reconnaître ?","Son histoire"),
41
				"Usages" => array("Ses usages", "Ce qu'il faut savoir..."),
41
				"Usages" => array("Ses usages", "Ce qu'il faut savoir..."),
42
				"Écologie % habitat" => array("Écologie & habitat"),
42
				"Écologie & habitat" => array("Écologie & habitat"),
43
				"Sources" => array("Sources")
43
				"Sources" => array("Sources")
Line 44... Line 44...
44
		);
44
		);
45
		
45