./patches/ac-dev.patch: // XXX Why does HTTP_IF_MODIFIED_SINCE not get set?
./patches/ac-dev.patch:-print "";
./patches/ac-dev.patch:+print "";
./active_campus_explorer/soap/example.php:// XXX See php://input wrt HTTP_RAW_POST_DATA.
./active_campus_explorer/soap/example.php:$server->service(isset($HTTP_RAW_POST_DATA) ? $HTTP_RAW_POST_DATA : "");
./active_campus_explorer/soap/arrayOfStruct.php:// XXX See php://input wrt HTTP_RAW_POST_DATA.
./active_campus_explorer/soap/arrayOfStruct.php:$server->service(isset($HTTP_RAW_POST_DATA) ? $HTTP_RAW_POST_DATA : "");
./active_campus_explorer/soap/ActiveCampus-soap.php:// XXX See php://input wrt HTTP_RAW_POST_DATA.
./active_campus_explorer/soap/ActiveCampus-soap.php:$server->service(isset($HTTP_RAW_POST_DATA) ? $HTTP_RAW_POST_DATA : "");
./active_campus_explorer/soap/jabber.php: if($hostname == $_SERVER["HTTP_HOST"]) continue;
./active_campus_explorer/renderMap.php:if(isset($_SERVER['HTTP_IF_MODIFIED_SINCE'])) {
./active_campus_explorer/renderMap.php: if ($_SERVER['HTTP_IF_MODIFIED_SINCE'] == $lastModified) {
./active_campus_explorer/renderMap.php:// XXX Why does HTTP_IF_MODIFIED_SINCE not get set?
./active_campus_explorer/xmlrpc/xmlrpcs.inc: global $HTTP_RAW_POST_DATA;
./active_campus_explorer/xmlrpc/xmlrpcs.inc: global $_xh,$HTTP_RAW_POST_DATA;
./active_campus_explorer/xmlrpc/xmlrpcs.inc: $data=$HTTP_RAW_POST_DATA;
./active_campus_explorer/xmlrpc/xmlrpcs.inc: global $HTTP_RAW_POST_DATA;
./active_campus_explorer/xmlrpc/xmlrpcs.inc: $r->xv=new xmlrpcval( "'Aha said I: '" . $HTTP_RAW_POST_DATA, "string");
./active_campus_explorer/xmlrpc/ActiveCampus-xmlrpc-webclient.php: if(!isset($GLOBALS['HTTP_POST_FILES'][$argName]['tmp_name'])) {
./active_campus_explorer/xmlrpc/ActiveCampus-xmlrpc-webclient.php: if($GLOBALS['HTTP_POST_FILES'][$argName]['tmp_name'] == "none") {
./active_campus_explorer/xmlrpc/ActiveCampus-xmlrpc-webclient.php: $filename = $GLOBALS['HTTP_POST_FILES'][$argName]['tmp_name'];
./active_campus_explorer/xmlrpc/locator-xmlrpc.php: if(isset($GLOBALS['HTTP_USER_AGENT']) && preg_match("/^ActiveCampus locator (\S+):\s*(.*),\s*(.*?)\s*$/",$GLOBALS['HTTP_USER_AGENT'], $matches)) {
./active_campus_explorer/functions/detection_fn.php: if(isset($_SERVER["HTTP_USER_AGENT"]) && preg_match("/MSIE [56]/", $_SERVER["HTTP_USER_AGENT"]) && preg_match("/Windows/", $_SERVER["HTTP_USER_AGENT"])) {
./active_campus_explorer/functions/detection_fn.php: if(isset($_SERVER["HTTP_USER_AGENT"]) && strstr($_SERVER["HTTP_USER_AGENT"], "Windows CE")!==FALSE)
./active_campus_explorer/functions/detection_fn.php: if(!isset($_SERVER["HTTP_USER_AGENT"])) return false;
./active_campus_explorer/functions/detection_fn.php: if(!preg_match("/\(\s*(.*?)\s*\)/", $_SERVER["HTTP_USER_AGENT"], $matches)) return false;
./active_campus_explorer/functions/detection_fn.php: if(!isset($_SERVER["HTTP_USER_AGENT"])) return false;
./active_campus_explorer/functions/detection_fn.php: if(!preg_match("/\(\s*(.*?)\s*\)/", $_SERVER["HTTP_USER_AGENT"], $matches)) return false;
./active_campus_explorer/functions/detection_fn.php: if(isset($_SERVER["HTTP_USER_AGENT"]) && preg_match("/Opera/", $_SERVER["HTTP_USER_AGENT"])) {
./active_campus_explorer/functions/detection_fn.php: if(isset($_SERVER["HTTP_USER_AGENT"]) && preg_match("/Konqueror/", $_SERVER["HTTP_USER_AGENT"])) {
./active_campus_explorer/functions/data_access/users_data_access_fn.php: if($hostname == $_SERVER["HTTP_HOST"]) {
./active_campus_explorer/functions/data_access/jabber.php: $host = $_SERVER["HTTP_HOST"];
./nusoap/nusoap.php: //curl_setopt($ch, CURL_HTTP_VERSION_1_1, true);
./nusoap/nusoap.php: * @param string $data usually is the value of $HTTP_RAW_POST_DATA
./nusoap/nusoap.php: $this->headers['User-Agent'] = $_SERVER['HTTP_USER_AGENT'];
./nusoap/README.txt:$s->service($HTTP_RAW_POST_DATA);
./session_login/verify.php.in:print "";
./session_login/verify.php:print "";
./developer.php:/admin-ac.php">Website admin login XXX UCSD specific (Requires website admin account)
./developer.php:/locator.html">ActiveCampus Locator installation
./developer.php:/ActiveCampus-PDA-548.stg">ActiveCampus PDA image backup file -548- do not distribute.
./developer.php:/ActiveCampus-PDA-568.stg">ActiveCampus PDA image backup file -568- do not distribute.