fix scrutinizer
This commit is contained in:
parent
dd9402960d
commit
b1be1ceff1
@ -127,6 +127,7 @@ function conferenceorboothProjectPrepareHead($object)
|
||||
$head[$h][2] = 'conferenceorbooth';
|
||||
// Enable caching of conf or booth count attendees
|
||||
$nbAttendees = 0;
|
||||
$nbConferenceOrBooth= 0;
|
||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/memory.lib.php';
|
||||
$cachekey = 'count_conferenceorbooth_project_'.$object->id;
|
||||
$dataretrieved = dol_getcache($cachekey);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user