LEVEILLE Cédric
2016-01-18 cfc79e73e49fdb1f3cc3e80238011c8c1b9dd7dd
install/lib/install.lib.php
@@ -86,6 +86,9 @@
         $mainver = array_filter($mainver);
         $mainver = current($mainver).'.'.next($mainver);
         switch ($mainver){
         case "15.04":
            $relname = "(Vivid Vervet)";
            break;
         case "14.10":
            $relname = "(Utopic Unicorn)";
            break;