
Hey! Come and hang out with the coolest people in the whole state. The first drink is on us!
<?php
global $query_vars;
global $_GET;
global $_REQUEST;
do_action('qm/debug', $query_vars);
do_action('qm/debug', $_REQUEST);
?>
Hey! Come and hang out with the coolest people in the whole state. The first drink is on us!