]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Tue, 21 Feb 2012 11:03:14 +0000 (11:03 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Tue, 21 Feb 2012 11:03:14 +0000 (11:03 +0000)
inc/extranet/Controlleur/class.extranet.tools.php

index 66d1cad09b07cab93c93cacdbcf7fa52b6bef569..72cf43fada3da2bbbecd9a06bd0496a57e4f4479 100644 (file)
@@ -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);