From: vincent@cubedesigners.com Date: Wed, 7 Feb 2024 17:57:02 +0000 (+0000) Subject: wait #6716 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a5014b8cdd08e8512cb64b59b5f87ea163fb8cc0;p=cubeextranet.git wait #6716 @0.5 --- diff --git a/inc/commons/class.common.url.php b/inc/commons/class.common.url.php index 0808eed0e..684ef7ea0 100644 --- a/inc/commons/class.common.url.php +++ b/inc/commons/class.common.url.php @@ -344,6 +344,9 @@ class commonUrl { global $core; + header('Location: https://toolbox.fluidbook.com/file'); + exit; + commonDroits::min(array('extranet' => 0, 'ws' => 1)); $settings = $core->user->getSettings('fichiers'); diff --git a/inc/config.inc.php b/inc/config.inc.php index fd09324c7..5c383d922 100644 --- a/inc/config.inc.php +++ b/inc/config.inc.php @@ -64,7 +64,7 @@ define('JS', JS_PATH); define('MINIMIZE_JS', false); define('JOURNEE', 8); -define('TAUX_JOURNALIER', 600); +define('TAUX_JOURNALIER', 630); define('AVAILABLE_LANGS', 'fr,en'); // Zend