}
} elseif($this->getAction() == MOD_ROOM_RESERVATION_TLB_ACTION_DELETE) {
- // FIXME delete a timeslice from the configuration file
+ // delete a timeslice from the configuration file
if(isset($_POST["mod_roomReservationTimesliceListBox"])) {
if(isset($_POST["mod_roomReservationTimesliceListBox"]["l"])) {
$ao = $this->oCfg->getTimeslices();