![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$event_id = checkNumeric($_GET["event_id"]) | |
if(! $event_id) | $event = new Event($event_id) |
$helper = new CalendarHelper() | |
$handler = $helper->getHandler($event) | |
Definition at line 43 of file event_details.inc.
$event_id = checkNumeric($_GET["event_id"]) |
Definition at line 36 of file event_details.inc.
$handler = $helper->getHandler($event) |
Definition at line 46 of file event_details.inc.
$helper = new CalendarHelper() |
Definition at line 45 of file event_details.inc.