Added logging to travel form

This commit is contained in:
2014-05-29 22:37:03 +10:00
parent 91448255c7
commit 26e4b868be
3 changed files with 20 additions and 26 deletions

View File

@@ -431,7 +431,6 @@ function _booking_rooms_cleanup($nid)
{
global $event;
//first of all make sure we need to do anything
if (variable_get('booking_enable_roomallocations', 0) == 1)
{