Changeset:
        a0ef9bc5d9a9
        
https://sourceforge.net/p/mrbs/hg-code/ci/a0ef9bc5d9a96bcd1ecbc19561f845b0e232b605
Author:
        Campbell Morrison <cimorri...@hg.code.sf.net>
Date:
        Thu Feb 23 20:35:21 2017 +0000
Log message:

Merge with default

diffstat:

 web/approve_entry_handler.php |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r ecf13f5ce50d -r a0ef9bc5d9a9 web/approve_entry_handler.php
--- a/web/approve_entry_handler.php     Thu Feb 23 18:42:53 2017 +0000
+++ b/web/approve_entry_handler.php     Thu Feb 23 20:35:21 2017 +0000
@@ -66,6 +66,8 @@
       {
         $returl .= "&error=approve_failed";
       }
+      // Get the new data, which will have the status changed
+      $data = get_booking_info($id, $series);
       break;
     
       

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mrbs-commits mailing list
Mrbs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to