28 include_once(
"./Services/Calendar/classes/FileHandler/class.ilAppointmentFileHandlerFactory.php");
29 foreach ($a_events as $event) {
82 if (is_file($last_file)) {
83 require_once(
'./Services/FileDelivery/classes/class.ilFileDelivery.php');
85 $ilClientIniFile = $DIC[
'ilClientIniFile'];
90 $ilFileDelivery->setConvertFileNameToAsci((
bool) !$ilClientIniFile->readVariable(
'file_access',
'disable_ascii'));
92 $ilFileDelivery->deliver();
__construct()
Constructor.
static getInstance($a_appointment)
if(!file_exists("$old.txt")) if($old===$new) if(file_exists("$new.txt")) $file
downloadFilesForEvents($a_events)
Download files for events.
static getRootLogger()
The unique root logger has a fixed error level.