mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
LvMenu.php added codeigniter phrasen object to params; Using ci_phrases in Events.php for cis4 menu;
This commit is contained in:
@@ -260,6 +260,7 @@ class LvMenu extends FHCAPI_Controller
|
||||
$params = [
|
||||
'sprache'=>$sprache,
|
||||
'p'=>$p,
|
||||
'ci_p'=> $this->p,
|
||||
'db'=>$db,
|
||||
'user'=>$user,
|
||||
'is_lector'=>$is_lector,
|
||||
@@ -799,5 +800,4 @@ private function fhc_menu_pinboard(&$menu, $angemeldet, $is_lector, $studiengan
|
||||
*/
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user