]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 23 Jun 2010 16:28:21 +0000 (16:28 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 23 Jun 2010 16:28:21 +0000 (16:28 +0000)
inc/ws/DAO/class.ws.dao.book.php

index aee6fb93be4c7a95ba115446c481385402832cf8..cdb8a24b10ab9fed8887d7392b7573a31a9647ec 100644 (file)
@@ -298,7 +298,7 @@ class wsDAOBook extends extranetDAO {
                                        continue;\r
                                }\r
                                $link = array();\r
-                               $cols = array('page' => '', 'type' => '', 'to' => '', 'left' => '', 'top' => '', 'width' => '', 'height' => '', 'target' => '_blank', 'video_loop' => true, 'video_auto_start' => true, 'video_controls' => true, 'video_sound_on' => true);\r
+                               $cols = array('page' => '', 'type' => '', 'to' => '', 'left' => '', 'top' => '', 'width' => '', 'height' => '', 'target' => '_blank', 'video_loop' => true, 'video_auto_start' => true, 'video_controls' => true, 'video_sound_on' => true, 'infobulle' => '');\r
                                $k = 0;\r
                                foreach($cols as $col => $default) {\r
                                        if (isset($line[$k])) {\r