From: vincent@cubedesigners.com Date: Tue, 5 Oct 2021 15:47:00 +0000 (+0000) Subject: wait #4751 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d98a63ff6410ed97b2d31c048cde2d768547a976;p=cubeextranet.git wait #4751 --- diff --git a/inc/ws/Util/packager/class.ws.packager.precompiled.php b/inc/ws/Util/packager/class.ws.packager.precompiled.php index 4f0c990aa..63dfd756d 100644 --- a/inc/ws/Util/packager/class.ws.packager.precompiled.php +++ b/inc/ws/Util/packager/class.ws.packager.precompiled.php @@ -6,6 +6,7 @@ class wsPackagerPrecompiled extends wsPackagerHTML { parent::__construct($book_id, $vdir, $whole); $this->version = 'precompiled'; + $this->book->parametres->embedAllLibraries = true; }