test adding hook
This commit is contained in:
@@ -9,6 +9,11 @@ function booking_admin() {
|
||||
|
||||
//regenerate all our menu hooks when loading this form
|
||||
menu_rebuild();
|
||||
|
||||
//dodgy hack for testing
|
||||
mailsystem_set(array(
|
||||
'booking' => 'BookingMailSystem',
|
||||
));
|
||||
|
||||
//create the mysql view booking_person_view if necessary
|
||||
try {
|
||||
|
Reference in New Issue
Block a user