Southern Nazarene University Career Fair
Date: August 29, 2012Time: 1:00 pm - 3:00 pm Contact: Chris Peterson
Email: cpeterso@snu.edu
require_once(LIBRARY_ROOT . "/class/FreedomHook.php"); /* get homepage option for style_switch in the post hooks below * this helps get the homepage with AJAX when you're on an SSL url */ if ($_GET['custom_option'] === "get_homepage") { header('Content-Type: text/html; charset=iso-8859-1'); die(implode(file("http://www.greatergrads.com/index.php"))); } ?>