Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5b89ce8c authored by VIEVILLE Thierry's avatar VIEVILLE Thierry
Browse files

.

parent dbe245fa
No related branches found
No related tags found
No related merge requests found
...@@ -17,12 +17,12 @@ ...@@ -17,12 +17,12 @@
// Defines the category order given the modules choice // Defines the category order given the modules choice
function get_cat_order($categories) { function get_cat_order($categories) {
$cats_order = array( $cats_order = array(
"iai-formation-citoyenne-a-lintelligence-artificielle-intelligente" => 0, "iai-formation-citoyenne-a-lintelligence-artificielle-intelligente" => 1,
"module-1" => 1, "module-1" => 5,
"module-2" => 2, "module-2" => 6,
"module-3" => 3, "module-3" => 7,
"module-4" => 4, "module-4" => 8,
"module-5" => 5, "module-5" => 9,
"1-2-3-codez" => 10, "1-2-3-codez" => 10,
"1-2-3-codez-tome-1" => 11, "1-2-3-codez-tome-1" => 11,
"1-2-3-codez-tome-2" => 12, "1-2-3-codez-tome-2" => 12,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment