]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 19 Mar 2012 09:10:46 +0000 (09:10 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Mon, 19 Mar 2012 09:10:46 +0000 (09:10 +0000)
inc/ws/Metier/class.ws.icone.php

index 843c9cab05852c3fd0d4d5839e8ffee1432c8409..306fb4a06fbfaea9506843ae9ea50336746f1d6a 100644 (file)
@@ -4,7 +4,7 @@ class wsIcone extends cubeMetier {
        public $nom;\r
        public $date;\r
 \r
-       public static $files = array('index', 'normal', 'sommaire', 'print', 'friend', 'bookmark', 'fullscreen', 'normalscreen', 'save', 'archives', 'help', '2d', '3d', 'soundon', 'soundoff', 'basket');\r
+       public static $files = array('index', 'normal', 'sommaire', 'print', 'friend', 'bookmark', 'fullscreen', 'normalscreen', 'save', 'archives', 'help', '2d', '3d', 'soundon', 'soundoff', 'basket','previous');\r
        public static $display = array('index', 'sommaire', 'print', 'friend', 'bookmark', 'fullscreen', 'save', '3d', 'soundon', 'help');\r
 \r
        public function makeImage()\r