URLs für Message Reply korrigiert

This commit is contained in:
Andreas Österreicher
2018-07-17 09:30:32 +02:00
parent 9f71849334
commit 96f78a8446
4 changed files with 10 additions and 9 deletions
+2 -2
View File
@@ -14,9 +14,9 @@ class FHC_Controller extends CI_Controller
* - loads the authentication system
* - loads all the helpers that later are always needed
*/
public function __construct()
public function __construct()
{
parent::__construct();
parent::__construct();
$this->_controllerId = null; // set _controllerId as null by default