dolibarr/htdocs/debugbar/class
Indelog 843f49643d Fix Debugbarr : TraceableDB::idate not compatible with DolDB::idate
The `TracableDB` class extend the `DolDB` but not implement the method `idate`
correctly : it missing the `$gm` parameter.
2021-01-08 12:39:03 +01:00
..
DataCollector Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
autoloader.php phpcs 2020-10-31 21:04:38 +01:00
DebugBar.php Scrutinizer Auto-Fixes 2020-09-08 19:27:28 +00:00
TraceableDB.php Fix Debugbarr : TraceableDB::idate not compatible with DolDB::idate 2021-01-08 12:39:03 +01:00