error = true; $this->errormsg = "This class is just a place holder"; $this->location = $location."/daVinciIS.dll?"; $this->serverID = $serverID; //Davinci doesn't have credentials } public function getCredentials(){ $return = array(); return $return; } public function getDisplayName(){ return'Davinci'; } public function getCacheTime(){ return 0; } public function getRefreshTime(){ return 0; } public function fetchSchedulesInternal($roomId){ } } ?>