Mentions légales du service

Skip to content
Snippets Groups Projects
Commit bc957b6c authored by NINASSI Benjamin's avatar NINASSI Benjamin
Browse files

.

parent 8dd5411d
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ if($dataArray && $dataArraySize!=0){
$currentSection="";
usort($dataArray, "cmpSection");//on trie le tableau
$colorArray=array("blue","orange","green");
int $sectionNumber = 0;
$sectionNumber = 0;
foreach ($dataArray as $tmp_line){
$tmp_section=$tmp_line[20];
$tmp_url=$tmp_line[1];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment