3 lines
196 B
PHP
3 lines
196 B
PHP
<calendar check-url="<?= $this->url->href('CalendarController', 'user', array('user_id' => $user['id'])) ?>"
|
|
save-url="<?= $this->url->href('CalendarController', 'save') ?>"></calendar>
|