Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur 2018-07-13 09:12:01 +02:00
commit 1e775ffa6e

View File

@ -42,6 +42,8 @@ class Dolistore
/**
* Constructor
*
* @param boolean $debug Enable debug of request on screen
*/
function __construct($debug=false)
{