moar debug
This commit is contained in:
@@ -969,7 +969,10 @@ function booking_earlyaccess_feedback_callback($form, &$form_state) {
|
||||
else {
|
||||
return '<div id="booking-earlyaccess-feedback-wrapper"><span color="#8c2e0b">You must enter an early access code to register now. If you do not have a code, please wait until normal registrations open.</span></div>';
|
||||
}
|
||||
}
|
||||
}
|
||||
else {
|
||||
return '<div id="booking-earlyaccess-feedback-wrapper"><span color="#8c2e0b">Unexpected condition.</span></div>';
|
||||
}
|
||||
|
||||
#fallback
|
||||
return '<div id="booking-earlyaccess-feedback-wrapper"></div>';
|
||||
|
Reference in New Issue
Block a user