]> _ Git - cubeextranet.git/commitdiff
En attendant de trouver mieux | fix #1496 @0.5
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Fri, 23 Jun 2017 14:31:12 +0000 (14:31 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Fri, 23 Jun 2017 14:31:12 +0000 (14:31 +0000)
inc/ws/Util/html5/master/class.ws.html5.compiler.php

index 5dc694105e82fd3ff0a9cb28413a628ecde1a02f..fb2abe86e6e03f59c93a2da5d4d1e431f297e6bd 100644 (file)
@@ -1115,6 +1115,7 @@ class wsHTML5Compiler {
                                if (!$ok && $r = 300) {
                                        $this->maxRes = 150;
                                }
+                       $this->copy(WS_DOCS . '/' . $infos['document_id'] . '/p' . $infos['document_page'] . '.jpg', $this->vdir . '/data/thumbnails/p' . $page . '.jpg');
                        }
 
                        $thumb = false;