Changeset:
        74832ee64f3e
        
https://sourceforge.net/p/mrbs/hg-code/ci/74832ee64f3e0a3fc7904d9dd95e4c3e57661082
Author:
        Campbell Morrison <[email protected]>
Date:
        Tue Nov 15 16:10:30 2016 +0000
Log message:

Fixed comment.

diffstat:

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

diffs (12 lines):

diff -r bf3c842d9f98 -r 74832ee64f3e web/systemdefaults.inc.php
--- a/web/systemdefaults.inc.php        Sat Nov 12 07:14:59 2016 +0000
+++ b/web/systemdefaults.inc.php        Tue Nov 15 16:10:30 2016 +0000
@@ -1232,7 +1232,7 @@
 
 // If you don't want to use types then uncomment the following line.  (The 
booking will
 // still have a type associated with it in the database, which will be the 
default type.)
-// unset($booking_types)
+// unset($booking_types);
 
 // Default type for new bookings
 // (Note that the default type does not apply if the type field is mandatory)

------------------------------------------------------------------------------
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to