Qual: Missing global declaration

This commit is contained in:
Raphaël Doursenaud 2014-04-23 12:04:19 +02:00
parent 258c92ab1c
commit b522d51d49

View File

@ -126,7 +126,7 @@ class dolprintIPP
*/
function list_jobs($module)
{
global $conf,$db;
global $conf, $db, $bc;
include_once DOL_DOCUMENT_ROOT.'/includes/printipp/CupsPrintIPP.php';
$ipp = new CupsPrintIPP();
$ipp->setLog(DOL_DATA_ROOT.'/printipp.log','file',3); // logging very verbose