From 5781bc0097480c895766b97f7d669b764d7681c7 Mon Sep 17 00:00:00 2001 From: Juthatip McDevitt Date: Sun, 7 Jul 2024 14:50:54 -0500 Subject: [PATCH] updated user review functionality --- hotel_booking/ajax/review_room.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 hotel_booking/ajax/review_room.php diff --git a/hotel_booking/ajax/review_room.php b/hotel_booking/ajax/review_room.php new file mode 100644 index 0000000..92bdf8b --- /dev/null +++ b/hotel_booking/ajax/review_room.php @@ -0,0 +1,26 @@ + \ No newline at end of file