mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-15 14:02:17 +00:00
Permission Problem workaround
This commit is contained in:
@@ -80,7 +80,7 @@ class statistik extends Statistik_model
|
||||
* Laedt eine Statistik
|
||||
* @param $statistik_kurzbz
|
||||
*/
|
||||
public function load($statistik_kurzbz)
|
||||
public function load($statistik_kurzbz = null)
|
||||
{
|
||||
$result = parent::load($statistik_kurzbz);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user