5require_once
"./Services/Object/classes/class.ilObject.php";
24 public function __construct($a_id = 0, $a_call_by_reference =
true)
27 $this->
ilObject( $a_id, $a_call_by_reference );
Class ilObjChatroomAdmin.
__construct($a_id=0, $a_call_by_reference=true)
Constructor.
Class ilObject Basic functions for all objects.
ilObject($a_id=0, $a_reference=true)
Constructor @access public.