From: vincent@cubedesigners.com Date: Tue, 21 Feb 2012 11:03:14 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=28518ab7dacf2ba06fd8a72923e38d884fd9a5be;p=cubeextranet.git --- diff --git a/inc/extranet/Controlleur/class.extranet.tools.php b/inc/extranet/Controlleur/class.extranet.tools.php index 66d1cad09..72cf43fad 100644 --- a/inc/extranet/Controlleur/class.extranet.tools.php +++ b/inc/extranet/Controlleur/class.extranet.tools.php @@ -54,7 +54,7 @@ class extranetTools { $icotool->setArg('c'); $icotool->setArg('o', $tmp . '/favicon.ico'); - $sizes = array(128, 114, 72, 64, 57, 32, 16); + $sizes = array(16, 32, 57, 64, 72, 114, 128, 256); $apple = array(114, 72, 57);