@@ -97,6 +97,8 @@ if (!$tpl_done && isset($_SESSION['access_token']) && $_SESSION['access_token'])
case'hotel':
$tpl=$m->loadTemplate('hotel_html');
$tpl_done=true;
$action='hotel';
require'prep_form.php';
break;
default:
if(!$tpl_done){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.