mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
URL_ASSISTENZ for links in email jobs
This commit is contained in:
@@ -195,7 +195,7 @@ class AbgabetoolJob extends JOB_Controller
|
||||
|
||||
|
||||
|
||||
$path = $this->_ci->config->item('URL_MITARBEITER');
|
||||
$path = $this->_ci->config->item('URL_ASSISTENZ');
|
||||
$url = CIS_ROOT.$path;
|
||||
|
||||
$body_fields = array(
|
||||
|
||||
Reference in New Issue
Block a user