- June 1, 2018Stockton Federation of Teachers Local 2275 roasts Deb Figart. Video Credits: Michael Zubrzycki
- June 1, 2018
<?php
global $query_vars;
global $_GET;
global $_REQUEST;
do_action('qm/debug', $query_vars);
do_action('qm/debug', $_REQUEST);
?>