mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 08:52:21 +00:00
refactor(RoomInformation): updates the roomInformation endpoint to use the Stundenplan library functions
This commit is contained in:
@@ -144,8 +144,8 @@ class StundenplanLib{
|
||||
}
|
||||
|
||||
|
||||
private function expand_object_information($data){
|
||||
|
||||
public function expand_object_information($data){
|
||||
$this->_ci =& get_instance();
|
||||
foreach ($data as $item)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user