moar debug
This commit is contained in:
@@ -970,6 +970,9 @@ function booking_earlyaccess_feedback_callback($form, &$form_state) {
|
|||||||
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>';
|
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
|
#fallback
|
||||||
return '<div id="booking-earlyaccess-feedback-wrapper"></div>';
|
return '<div id="booking-earlyaccess-feedback-wrapper"></div>';
|
||||||
|
Reference in New Issue
Block a user