removed the row from SQL table log_module
[iserv-mod-room-reservation.git] / includes / mod_roomReservationBookingPage.inc
old mode 100644 (file)
new mode 100755 (executable)
index f01423c..f17d447
@@ -205,8 +205,6 @@ class mod_roomReservationBookingPage extends mod_roomReservationPage {
       qu($this->getRoom()), _c("room-reservation:Next &gt;"))."</p>\n";
     
     $this->oBt->show();
-    
-    parent::endShow();
   }
 }
 ?>
This page took 0.019921 seconds and 4 git commands to generate.