./patches/ac-dev.patch:- if(!isset($GLOBALS["id"]) | !isset($GLOBALS["buddies"]))
./patches/ac-dev.patch:+ if(!isset($GLOBALS["id"]) | !isset($GLOBALS["buddies"]))
./tests/tester.php: sqlQuery("insert into map_images(short_name, long_name, file_path, width, height, date) values('nowhere', 'Nowhere', '{$GLOBALS["ActiveCampus_file_system_home"]}/images/maps/nowhere.gd2', '229', '200', '" . time() . "')");
./tests/tester.php: sqlQuery("INSERT INTO categories(category, category_name, category_icon, area, dot_display) VALUES ('BUILDING', 'Buildings', '{$GLOBALS["ActiveCampus_browser_home"]}/active_campus_explorer/images/navigation/inside.gif', 1, 0);");
./active_campus_explorer/pocket_ace_html/pages/maps.php: $charWidth = imageFontWidth($GLOBALS["maps_text_font"]);
./active_campus_explorer/pocket_ace_html/pages/buddies.php: if($$buddies_profile_request_var == $GLOBALS['id']){
./active_campus_explorer/pocket_ace_html/pages/buddies.php: addElement(guiBuddiesShowSelfProfile($GLOBALS['id']), "NO");
./active_campus_explorer/pocket_ace_html/pages/profile-log.php: $return.=table(0,$GLOBALS["screen_width"]);
./active_campus_explorer/pocket_ace_html/pages/list_msgs.php: notifyclient($GLOBALS["id"], false);
./active_campus_explorer/pocket_ace_html/pages/icons_edit.php: $xtra_query = "&" . urlencode($GLOBALS["edit_img_id_var"]) . "=" . urlencode($img_id) . "&" . urlencode($GLOBALS["new_avatar_name_var"]) . "=" . urlencode($img_path);
./active_campus_explorer/pocket_ace_html/pages/upload.php: $large_upfile = $GLOBALS["file_system_avatars_path"] . $new_image_id . "_" . $GLOBALS["icon_profile_display_suffix"] . ".png";
./active_campus_explorer/pocket_ace_html/pages/upload.php: $small_upfile = $GLOBALS["file_system_avatars_path"] . $new_image_id . "_" . $GLOBALS["icon_in_line_display_suffix"] . ".png";
./active_campus_explorer/pocket_ace_html/pages/upload.php: $html .= guiAvatarMakeImageLink($new_image_id, daAvatarMakePath($new_image_id), $GLOBALS["icon_profile_display_suffix"]);
./active_campus_explorer/pocket_ace_html/pages/upload.php: $html .= guiAvatarMakeImageLink($new_image_id, daAvatarMakePath($new_image_id), $GLOBALS["icon_in_line_display_suffix"]);
./active_campus_explorer/pocket_ace_html/gui/locator_gui_fn.php: $result .= table(0,$GLOBALS['screen_width']);
./active_campus_explorer/pocket_ace_html/gui/messages_gui_fn.php: $buddyList = array_merge($buddyList, array(array('buddy_name' => "--- " . $GLOBALS["promiscuous_display"] . " ---", 'id' => -1)), $promiscuous);
./active_campus_explorer/pocket_ace_html/gui/location_gui_fn.php: return "near " . guiBuddyProfileLink(htmlentities($profile['screen_name']), $id) . " " . guiCurrentLocationLink($GLOBALS["maps_page"],$targetClass->actionPoint->x,$targetClass->actionPoint->y,$targetClass->actionPoint->z);
./active_campus_explorer/pocket_ace_html/gui/location_gui_fn.php: return "near " . guiBuddyProfileLink(htmlentities($profile['screen_name']), $id) . " " . guiCurrentLocationLink($GLOBALS["maps_page"],$targetClass->actionPoint->x,$targetClass->actionPoint->y,$targetClass->actionPoint->z);
./active_campus_explorer/pocket_ace_html/gui/location_gui_fn.php: return "near " . guiBuddyProfileLink(htmlentities($operator['screen_name']), $id) . "'s view " . guiCurrentLocationLink($GLOBALS["maps_page"],$targetClass->actionPoint->x,$targetClass->actionPoint->y,$targetClass->actionPoint->z);
./active_campus_explorer/pocket_ace_html/gui/location_gui_fn.php: return "near " . guiBuddyProfileLink(htmlentities($operator['screen_name']), $id) . " " . guiCurrentLocationLink($GLOBALS["maps_page"],$targetClass->actionPoint->x,$targetClass->actionPoint->y,$targetClass->actionPoint->z);
./active_campus_explorer/pocket_ace_html/gui/icons_gui_fn.php: if(!isset($width)) $width = $GLOBALS['icon_profile_display_suffix'];
./active_campus_explorer/pocket_ace_html/gui/icons_gui_fn.php: if(!isset($width)) $width = $GLOBALS['icon_profile_display_suffix'];
./active_campus_explorer/pocket_ace_html/gui/icons_gui_fn.php: $link = createTag("A HREF=", $page . urlencode($GLOBALS["new_avatar_name_var"]) . "=" . urlencode($file_path) . "&" . urlencode("img_id") . "=" . urlencode($image_id));
./active_campus_explorer/pocket_ace_html/gui/icons_gui_fn.php: $link .= img($GLOBALS["ActiveCampus_browser_home"] . daGetSuffixedIcon($file_path, $width), 0, 0, "Click to make this your icon");
./active_campus_explorer/pocket_ace_html/gui/icons_gui_fn.php: if (isset($img_id)) $html .= input("hidden", $GLOBALS["edit_img_id_var"], $img_id) . "\n";
./active_campus_explorer/pocket_ace_html/gui/icons_gui_fn.php: $html .= input("hidden", "saved_query", $GLOBALS["QUERY_STRING"]) . "\n";
./active_campus_explorer/pocket_ace_html/gui/icons_gui_fn.php: $href .= urlencode($GLOBALS["edit_img_id_var"]) . "=" . urlencode($img_id);
./active_campus_explorer/pocket_ace_html/gui/entity_gui_fn.php: $result = table(0,$GLOBALS['screen_width']) . tr();
./active_campus_explorer/pocket_ace_html/gui/news_gui_fn.php: $site_img = img($GLOBALS['ActiveCampus_browser_home'] . "/active_campus_explorer/images/navigation/inside.png");
./active_campus_explorer/pocket_ace_html/gui/news_gui_fn.php: $return.=table(0,$GLOBALS["screen_width"]);
./active_campus_explorer/pocket_ace_html/gui/news_gui_fn.php: $return.=table(0,$GLOBALS["screen_width"]);
./active_campus_explorer/pocket_ace_html/gui/news_gui_fn.php: $return=table(0,$GLOBALS["screen_width"]);
./active_campus_explorer/pocket_ace_html/gui/news_gui_fn.php: $return.=makeLink(img($icon_info['url'], $img_width, $img_height, "Current Weather", "top"), $icon_info['web_page'], "", $GLOBALS["new_window_name"]);
./active_campus_explorer/pocket_ace_html/gui/buddies_gui_fn.php: $result .= table(0,$GLOBALS['screen_width']);
./active_campus_explorer/pocket_ace_html/gui/buddies_gui_fn.php: if($user_id == $viewerId) $page = $GLOBALS['profile_page'];
./active_campus_explorer/pocket_ace_html/gui/buddies_gui_fn.php: return makeLink($display, $page . "?" . $GLOBALS["buddies_profile_request_var"] . "=" . $user_id, "", $target );
./active_campus_explorer/pocket_ace_html/gui/log_gui_fn.php: $return.=table(0,$GLOBALS["screen_width"]);
./active_campus_explorer/pocket_ace_html/gui/aps_gui_fn.php: $result .= table(0,$GLOBALS['screen_width']);
./active_campus_explorer/pocket_ace_html/gui/aps_gui_fn.php: $result .= table(0,$GLOBALS['screen_width']);
./active_campus_explorer/pocket_ace_html/gui/sites_gui_fn.php: $result .= table(0, $GLOBALS['screen_width']);
./active_campus_explorer/pocket_ace_html/gui/sites_gui_fn.php: if(verifyPermissions(array('siteAdmin')) || ($site["author"] == $GLOBALS['id']))
./active_campus_explorer/pocket_ace_html/gui/graffiti_gui_fn.php: $filename = $GLOBALS['ActiveCampus_browser_home'] . "/active_campus_explorer/digital_graffiti_data/" . $graffiti->id . "." . $extension;
./active_campus_explorer/pocket_ace_html/gui/footer_gui_fn.php: $return=(table(0,$GLOBALS["screen_width"],0,"center", $GLOBALS["bgcolor_default"],"",2));
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $realX = floor($collisions[$i][$j]['items'][$k][$GLOBALS['map_coord_x_key']] - $maps_icon_width / 2);
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $return .= "";
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $return .= "x}\">";
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $return .= "y}\">";
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $return .= "z}\">";
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $return .= "";
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $return .= "";
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $return .= "";
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $return .= "";
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $return .= "";
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: $return .= "";
./active_campus_explorer/pocket_ace_html/gui/maps_gui_fn.php: } else if ($numMsg < $GLOBALS['msg_conv_size_mid']) {
./active_campus_explorer/pocket_ace_html/gui/mac_gui_fn.php: //$to_print=table(0,$GLOBALS["screen_width"]);
./active_campus_explorer/pocket_ace_html/gui/mac_gui_fn.php: $to_print.=table(0,$GLOBALS["screen_width"]);
./active_campus_explorer/pocket_ace_html/gui/mac_gui_fn.php: $result .= table(0,$GLOBALS["screen_width"]);
./active_campus_explorer/pocket_ace_html/gui/mac_gui_fn.php: $result .= table(0,$GLOBALS["screen_width"]);
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $site[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_dot_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $site[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_site_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $AP[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_AP_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $correction[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_correction_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $correction[$GLOBALS["maps_item_to_display_key"]]=$correction["correction_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $operator[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_operator_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $buddy[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_buddy_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $data[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_history_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $data[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_reminder_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $data[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_message_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $data[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_conversation_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $data[$GLOBALS["maps_item_id_key"]]=$GLOBALS["maps_graffiti_item_id"];
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_correction_item_id"])
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_AP_item_id"])
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_reminder_item_id"]) {
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_message_item_id"]) {
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_conversation_item_id"]) {
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_graffiti_item_id"]) {
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_buddy_item_id"])
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_operator_item_id"])
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_site_item_id"])
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_history_item_id"])
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: if($item[$GLOBALS["maps_item_id_key"]]==$GLOBALS["maps_dot_item_id"])
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: //print("test L: $line: " . ($item[$GLOBALS["map_coord_x_key"]]/$GLOBALS["maps_char_width"]) . " " . ($position_pointer+$length_used) . br());
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: else if($item[$GLOBALS["map_coord_x_key"]]/$maps_char_width>($position_pointer+$length_used) || $collisions[$line]["#"]==0)
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $item_start = $item[$GLOBALS["map_coord_x_key"]]/$maps_char_width;
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $item_start = $item[$GLOBALS["map_coord_x_key"]]/$maps_char_width;
./active_campus_explorer/pocket_ace_html/function/maps_fn.php: $item_position=$item[$GLOBALS["map_coord_x_key"]]/$maps_char_width;
./active_campus_explorer/pocket_ace_html/function/locator_fn.php: elseif(count($last_ids)<$GLOBALS["last_sites_located_count"])
./active_campus_explorer/pocket_ace_html/function/locator_fn.php: while(count($last_ids)>$GLOBALS["last_sites_located_count"])
./active_campus_explorer/explorientation/pages/offthegrid.php: if($GLOBALS['groups_total_otg'] < $otg_limit) {
./active_campus_explorer/explorientation/pages/offthegrid.php: $GLOBALS['groups_total_otg']++;
./active_campus_explorer/explorientation/pages/offthegrid.php: if($GLOBALS['groups_total_otg'] < $otg_limit) {
./active_campus_explorer/explorientation/pages/reports.php: addElement(makeLink("Off the Grid", $GLOBALS['PHP_SELF'] . "?justotg=true") . " | ", "NO");
./active_campus_explorer/explorientation/pages/reports.php: addElement(makeLink("Student Ideas", $GLOBALS['PHP_SELF'] . "?justidea=true"), "NO");
./active_campus_explorer/explorientation/pages/idea.php: if($GLOBALS['users_total_ideas'] < $idea_limit) {
./active_campus_explorer/explorientation/pages/idea.php: $GLOBALS['users_total_ideas']++;
./active_campus_explorer/explorientation/pages/idea.php: if($GLOBALS['users_total_ideas'] < $idea_limit) {
./active_campus_explorer/explorientation/function/da_fn.php: if($GLOBALS['users_total_ideas'] < $GLOBALS['idea_limit']) {
./active_campus_explorer/explorientation/function/gui_fn.php: $html .= makeLink("Off the Grid", $GLOBALS['offthegrid_page']) . "  ";
./active_campus_explorer/explorientation/function/gui_fn.php: $html .= makeLink("Your Idea", $GLOBALS['idea_page']);
./active_campus_explorer/explorientation/function/gui_fn.php: $html .= "
" . makeLink($result['title'], $GLOBALS['offthegrid_page'] . "?otgId=" . $result['id']);
./active_campus_explorer/explorientation/function/gui_fn.php: $GLOBALS['users_total_ideas'] = $amount;
./active_campus_explorer/siteAdd.php: $siteCategories, $icon, $siteURL, $GLOBALS['id'], $siteX, $siteY, $siteZ);
./active_campus_explorer/functions/tool_fn.php: $return=td($width, $height, $GLOBALS["main_color"]);
./active_campus_explorer/functions/data_access/db/graffiti_sql_fn.php: $filename = $GLOBALS['ActiveCampus_file_system_home'] . "/active_campus_explorer/digital_graffiti_data/" . $id . "." . $extension;
./active_campus_explorer/functions/data_access/db/notes_sql_fn.php: //$query="SELECT * FROM notes INNER JOIN users ON notes.recipient = users.id WHERE notes.recipient=$id AND notes.status!='" . $GLOBALS["notes_status_ready_delete"] . "' AND ((notes.type='" . $GLOBALS["notes_type_direct"] . "') OR (POW(notes.x-users.x,2)+POW(notes.x-users.x,2)+POW(notes.x-users.x,2)<=POW($radius,2)))";
./active_campus_explorer/functions/data_access/db/notes_sql_fn.php: $query="SELECT * FROM users INNER JOIN notes ON notes.recipient = users.id WHERE notes.recipient=$id AND notes.status!='" . $GLOBALS["notes_status_ready_delete"] . "' AND ((notes.type='" . $GLOBALS["notes_type_direct"] . "') OR (POW(notes.x-users.x,2)+POW(notes.y-users.y,2)+POW(notes.z-users.z,2)<=POW($radius,2))) order by time asc";
./active_campus_explorer/functions/data_access/db/location_sql_fn.php: $query = "insert into geolocation_history(user_id, time, location_known, x, y, z, locatorType, signalType, mysql_negative_time) values ('" . $GLOBALS['id'] ."', $time, 1, $x, $y, $z, '$locatorType', '$signalType', '" . (0 - $time) . "')";
./active_campus_explorer/functions/data_access/db/location_sql_fn.php: $query = "insert into geolocation_history(user_id, time, location_known, locatorType, signalType, mysql_negative_time) values ('" . $GLOBALS['id'] ."', $time, 0, '$locatorType', '$signalType', '" . (0 - $time) . "')";
./active_campus_explorer/functions/data_access/db/buddies_sql_fn.php: $query="INSERT INTO buddies VALUES('$id', '".$GLOBALS['buddy_relationship_group']. "', NULL, NULL, NULL, '$buddy_list' )";
./active_campus_explorer/functions/data_access/db/main_sql_fn.php: return array('url' => $GLOBALS['ActiveCampus_browser_home'] . "weather/icons/$iconFilename", 'img_width' => $img_width, 'img_height' => $img_height, 'temp' => $temp, 'web_page' => "http://$host/pda/pda_5dy.asp?thisZip=$zip_code");
./active_campus_explorer/functions/data_access/db/main_sql_fn.php: return array('url' => $GLOBALS['ActiveCampus_browser_home'] . "weather/icons/$iconFilename", 'img_width' => $img_width, 'img_height' => $img_height, 'temp' => $temp, 'web_page' => "http://$host/zipcity.php?inputstring=$zip_code");
./active_campus_explorer/functions/data_access/users_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/users_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/users_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/users_data_access_fn.php: $id = $GLOBALS["id"];
./active_campus_explorer/functions/data_access/users_data_access_fn.php: $result=explode($GLOBALS["last_sites_located_separator"],$ids);
./active_campus_explorer/functions/data_access/users_data_access_fn.php: $formated=implode($GLOBALS["last_sites_located_separator"], $site_ids);
./active_campus_explorer/functions/data_access/users_data_access_fn.php: $icon_ids = explode($GLOBALS["last_sites_located_separator"],$last_used);
./active_campus_explorer/functions/data_access/users_data_access_fn.php: return $avatar_img_path . $image_id . "_" . $GLOBALS["icon_database_template_suffix"] . ".png";
./active_campus_explorer/functions/data_access/users_data_access_fn.php: if($entityID == $GLOBALS['id']) {
./active_campus_explorer/functions/data_access/messages_data_access_fn.php: $id = $GLOBALS['id'];
./active_campus_explorer/functions/data_access/location_data_access_fn.php: if(!$mapContext->valid()) return $GLOBALS["locationDistantName"];
./active_campus_explorer/functions/data_access/location_data_access_fn.php: $id = $GLOBALS['id'];
./active_campus_explorer/functions/data_access/location_data_access_fn.php: $id = $GLOBALS['id'];
./active_campus_explorer/functions/data_access/location_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/buddies_data_access_fn.php: dbUpdateBuddyIcon($GLOBALS["id"], $buddy_id, $icon_path);
./active_campus_explorer/functions/data_access/buddies_data_access_fn.php: dbUpdateBuddyScreenName($GLOBALS["id"], $buddy_id, $screen_name);
./active_campus_explorer/functions/data_access/buddies_data_access_fn.php: $result = dbGetBuddyById($GLOBALS["id"], $user_id);
./active_campus_explorer/functions/data_access/buddies_data_access_fn.php: daMessageSend($id, addslashes(htmlentities("(ActiveCampus) " . daPrettyLogin($buddyInfo['login']) . " would like to be your buddy; ") . makeLink(htmlentities(""), $GLOBALS['ActiveCampus_browser_home'] . "active_campus_explorer/pocket_ace_html/pages/mac_buddy_action.php?mac_buddy_action_add_buddy_login=" . urlencode($buddyInfo['login']), "", "%TARGET%")), $buddy_id, "", true, null, false, true);
./active_campus_explorer/functions/data_access/profiles_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/sites_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/sites_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/sites_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/notes_data_access_fn.php: dbSetAllNotesToState($GLOBALS["id"], $GLOBALS["notes_status_read"]);
./active_campus_explorer/functions/data_access/notes_data_access_fn.php: return(dbGetNotes_countById($GLOBALS["id"]));
./active_campus_explorer/functions/data_access/notes_data_access_fn.php: $id = $GLOBALS["id"];
./active_campus_explorer/functions/data_access/notes_data_access_fn.php: $id = $GLOBALS["id"];
./active_campus_explorer/functions/data_access/graffiti_data_access_fn.php: $URL = $GLOBALS['ActiveCampus_browser_home'] . "active_campus_explorer/digital_graffiti_data/" . $item['id'] . ".data";
./active_campus_explorer/functions/data_access/graffiti_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/graffiti_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/graffiti_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/graffiti_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/graffiti_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/graffiti_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/data_access/graffiti_data_access_fn.php: $id = $GLOBALS["id"];
./active_campus_explorer/functions/data_access/graffiti_data_access_fn.php: $id=$GLOBALS["id"];
./active_campus_explorer/functions/log_fn.php: if(!isset($GLOBALS["id"]) | !isset($GLOBALS["buddies"]))
./phpMyAdmin/pdf_schema.php: $pdf->PMA_PDF_die(sprintf($GLOBALS['strPdfInvalidTblName'], $table_name));
./phpMyAdmin/header.inc.php: var errorMsg2 = '';
./phpMyAdmin/header.inc.php: var errorMsg2 = '';
./phpMyAdmin/left.php: $on_mouse = (($GLOBALS['cfg']['LeftPointerColor'] == '') ? '' : ' onmouseover="if (isDOM || isIE4) {hilightBase(\'el' . $id . '\', \'' . $GLOBALS['cfg']['LeftPointerColor'] . '\')}" onmouseout="if (isDOM || isIE4) {hilightBase(\'el' . $id . '\', \'' . $GLOBALS['cfg']['LeftBgColor'] . '\')}"');
./phpMyAdmin/left.php: echo PMA_indent($indent * 6) . '
';
./phpMyAdmin/left.php: echo PMA_indent($indent * 6) . '' . htmlspecialchars($name) . ' (' . $counter . ')' . "\n";
./phpMyAdmin/sql.php: || !empty($GLOBALS['validatequery'])) {
./phpMyAdmin/sql.php: if (isset($GLOBALS['show_as_php']) || !empty($GLOBALS['validatequery'])) {
./phpMyAdmin/sql.php: } else if (!empty($GLOBALS['validatequery'])) {
./phpMyAdmin/libraries/sqlvalidator.class.php: $GLOBALS['sqlvalidator_error'] = TRUE;
./phpMyAdmin/libraries/sqlvalidator.class.php: $GLOBALS['sqlvalidator_error'] = TRUE;
./phpMyAdmin/libraries/sqlparser.lib.php: $debugstr = $GLOBALS['strSQPBugInvalidIdentifer'] . ' @ ' . ($count1+1) . "\n"
./phpMyAdmin/libraries/common.lib.php: . ' ' . $GLOBALS['strMySQLSaid'] . '
' . "\n"
./phpMyAdmin/libraries/common.lib.php: echo ' · [' . $GLOBALS['strBack'] . ']';
./phpMyAdmin/libraries/common.lib.php: } else if (!empty($GLOBALS['validatequery'])) {
./phpMyAdmin/libraries/common.lib.php: if (!empty($GLOBALS['validatequery'])) {
./phpMyAdmin/libraries/common.lib.php: if (!empty($GLOBALS['validatequery'])) {
./phpMyAdmin/libraries/common.lib.php: $validate_link .= '0">' . $GLOBALS['strNoValidateSQL'] ;
./phpMyAdmin/libraries/common.lib.php: $validate_link .= '1">'. $GLOBALS['strValidateSQL'] ;
./phpMyAdmin/libraries/common.lib.php: } else if (!empty($GLOBALS['validatequery'])) {
./phpMyAdmin/libraries/sqlvalidator.lib.php: if (isset($GLOBALS['sqlvalidator_error'])
./phpMyAdmin/libraries/sqlvalidator.lib.php: && $GLOBALS['sqlvalidator_error']) {
./phpMyAdmin/libraries/sqlvalidator.lib.php: $str = sprintf($GLOBALS['strValidatorError'], '', '');
./phpMyAdmin/libraries/sqlvalidator.lib.php: $str = $GLOBALS['strValidatorDisabled'];
./phpMyAdmin/libraries/display_tbl.lib.php:
./phpMyAdmin/libraries/display_tbl.lib.php:
./phpMyAdmin/libraries/display_tbl.lib.php:
./phpMyAdmin/libraries/display_tbl.lib.php: . '
' . "\n"
./phpMyAdmin/libraries/display_tbl.lib.php: $column_style = 'style="border: 1px solid ' . $GLOBALS['cfg']['BrowseMarkerColor'] . '"';
./phpMyAdmin/libraries/display_tbl.lib.php: $order_img = '
';
./phpMyAdmin/libraries/display_tbl.lib.php: $order_img = '
';
./phpMyAdmin/libraries/display_tbl.lib.php:
./phpMyAdmin/libraries/display_tbl.lib.php: . '
' . "\n"
./phpMyAdmin/libraries/display_tbl.lib.php: $edit_str = $iconic_spacer . '
';
./phpMyAdmin/libraries/display_tbl.lib.php: $bookmark_go .= $iconic_spacer . '
';
./phpMyAdmin/libraries/display_tbl.lib.php: $del_str = $iconic_spacer . '
';
./phpMyAdmin/libraries/display_tbl.lib.php: $del_str = $iconic_spacer . '
';
./phpMyAdmin/libraries/display_tbl.lib.php: $column_style = 'style="border: 1px solid ' . $GLOBALS['cfg']['BrowseMarkerColor'] . '"';
./phpMyAdmin/libraries/display_tbl.lib.php:// echo '
';
./phpMyAdmin/libraries/display_tbl.lib.php: . '
' . (($propicon == 'both') ? ' ' . $GLOBALS['strEdit'] : '') . "\n"
./phpMyAdmin/libraries/display_tbl.lib.php: echo '' . "\n";
./phpMyAdmin/querywindow.php:var errorMsg2 = '';
./phpMyAdmin/server_privileges.php: echo $spaces . ' | ' . "\n"
./phpMyAdmin/server_privileges.php: . $spaces . ' ' . "\n"
./phpMyAdmin/server_privileges.php: . $spaces . ' ' . "\n"
./phpMyAdmin/server_privileges.php: . $spaces . ' ' . "\n"
./phpMyAdmin/server_privileges.php: . $spaces . ' ' . "\n"
./phpMyAdmin/server_privileges.php: echo $spaces . ' | ' . "\n"
./phpMyAdmin/server_privileges.php: . $spaces . ' | ' . "\n"
./phpMyAdmin/server_privileges.php: . $spaces . ' | ' . "\n"
./phpMyAdmin/server_privileges.php: . $spaces . ' | ' . "\n"
./phpMyAdmin/server_privileges.php: . $spaces . ' | ' . "\n"
./phpMyAdmin/server_privileges.php: . $spaces . ' ' . "\n"
./activeclass/functions/admin/ban_admin_fn.php: array_push($banned_struct, array($result[$GLOBALS["ban_sentence_index"]], $result[$GLOBALS["ban_id_index"]]));
./activeclass/functions/admin/information_admin_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/functions/admin/information_admin_fn.php: $return.=table(0,$GLOBALS["screen_width"]);
./activeclass/functions/admin/information_admin_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/functions/admin/information_admin_fn.php: $return.=table(0,$GLOBALS["screen_width"]);
./activeclass/functions/admin/poll_admin_fn.php: daWritePermission($poll_id, $GLOBALS["permission_word"]);
./activeclass/functions/admin/poll_admin_fn.php: daWritePermission($poll_id, $GLOBALS["no_permission_word"], $class);
./activeclass/functions/admin/poll_admin_fn.php: fileRecordPollAdminActions("UNLOCK ALL POLLS", $GLOBALS["class"], "N.A", $GLOBALS["id"]);
./activeclass/functions/admin/poll_admin_fn.php: unlockPoll($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/functions/admin/poll_admin_fn.php: fileRecordPollAdminActions("LOCK ALL POLLS", $GLOBALS["class"], "N.A", $GLOBALS["id"]);
./activeclass/functions/admin/poll_admin_fn.php: lockPoll($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/functions/admin/poll_admin_fn.php: fileRecordPollAdminActions("RESET ALL POLLS", $GLOBALS["class"], "N.A", $GLOBALS["id"]);
./activeclass/functions/admin/poll_admin_fn.php: resetPoll($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/functions/admin/poll_admin_fn.php: fileRecordPollAdminActions("HIDE ALL POLLS", $GLOBALS["class"], "N.A", $GLOBALS["id"]);
./activeclass/functions/admin/poll_admin_fn.php: hidePoll($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/functions/admin/poll_admin_fn.php: fileRecordPollAdminActions("REVEAL ALL POLLS", $GLOBALS["class"], "N.A", $GLOBALS["id"]);
./activeclass/functions/admin/poll_admin_fn.php: revealPoll($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/functions/admin/poll_admin_fn.php: daWriteOtherPermission($poll_id, $GLOBALS["other_permission_word"], $class);
./activeclass/functions/admin/poll_admin_fn.php: daWriteOtherPermission($poll_id, $GLOBALS["other_no_permission_word"]);
./activeclass/functions/admin/poll_admin_fn.php: if(isMulti($result[$GLOBALS["all_polls_id_index"]]))
./activeclass/functions/admin/poll_admin_fn.php: $temp_votes_answerers=adminGetPollMultiVotesAnswerers($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/functions/admin/poll_admin_fn.php: $temp_votes_answerers=adminGetPollVotesAnswerers($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/functions/admin/poll_admin_fn.php: fileRecordPollAdminActions("COPIED POLL TO: " . $class_target . " with ID: " . $temp_id, $GLOBALS["class"], $poll_id, $GLOBALS["id"]);
./activeclass/functions/admin/poll_admin_fn.php: fileRecordPollAdminActions("POLL COPIED FROM: " . $GLOBALS["class"], $class_target, $temp_id, $GLOBALS["id"]);
./activeclass/functions/admin/poll_admin_fn.php: daWriteVisiblePermission($poll_id, $GLOBALS["poll_visible_no_permission_word"], $class);
./activeclass/functions/admin/poll_admin_fn.php: daWriteVisiblePermission($poll_id, $GLOBALS["poll_visible_permission_word"], $class);
./activeclass/functions/admin/poll_admin_fn.php: adminSetAdminPrivatePermission($poll_id, $GLOBALS["admin_bypass_private_view_permission_word"], $class);
./activeclass/functions/admin/poll_admin_fn.php: adminSetAdminPrivatePermission($poll_id, $GLOBALS["admin_preserve_private_view_permission_word"], $class);
./activeclass/functions/admin/poll_multi_admin_fn.php: daWritePollMultiPermission($poll_id, $GLOBALS["poll_multi_permission_word"], $class);
./activeclass/functions/admin/poll_multi_admin_fn.php: daWritePollMultiPermission($poll_id, $GLOBALS["poll_multi_no_permission_word"]);
./activeclass/functions/admin/poll_multi_admin_fn.php: array_push($votes_answerers, array($result[$GLOBALS["poll_multi_file_answer_index"]], $result[$GLOBALS["poll_multi_file_id_index"]]));
./activeclass/functions/admin/question_admin_fn.php: array_push($formated, $single[$GLOBALS["questions_hidden_index"]]);
./activeclass/functions/admin/question_admin_fn.php: fileRecordAdminAction("DELETED QUESTION" , $GLOBALS["class"], $GLOBALS["id"], $actual_question);
./activeclass/functions/admin/question_admin_fn.php: if($hidden[$GLOBALS["questions_hidden_index"]]==$question[$GLOBALS["question_index"]])
./activeclass/functions/data_access/ban_data_access_fn.php: array_push($ids, $result[$GLOBALS["ban_id_index"]]);
./activeclass/functions/data_access/ban_data_access_fn.php: fileWriteNewBan($id, $sentence, $GLOBALS["class"]);
./activeclass/functions/data_access/ban_data_access_fn.php: fileRecordBanAdminActions("BANNED", $id, $sentence, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/ban_data_access_fn.php: fileDeleteBan($id, $sentence, $GLOBALS["class"]);
./activeclass/functions/data_access/ban_data_access_fn.php: fileRecordBanAdminActions("UNBANNED", $id, $sentence, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/file/ban_file_fn.php: if($result[$GLOBALS["ban_id_index"]]==$id & $result[$GLOBALS["ban_sentence_index"]]==$sentence)
./activeclass/functions/data_access/file/ban_file_fn.php: fputs($fpw, $result[$GLOBALS["ban_id_index"]] . $GLOBALS["data_separator"] . $result[$GLOBALS["ban_time_index"]] . $GLOBALS["data_separator"] . $result[$GLOBALS["ban_sentence_index"]] . "\n");
./activeclass/functions/data_access/file/ban_file_fn.php: writeLinesFile($path . $GLOBALS["admin_ban_record_action_file"], $action . $GLOBALS["data_separator"] . $banned . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $admin_id . $GLOBALS["data_separator"] . $input, "a");
./activeclass/functions/data_access/file/information_file_fn.php: writeLinesFile($path . $GLOBALS["admin_information_record_action_file"], $action . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $admin_id, "a");
./activeclass/functions/data_access/file/information_file_fn.php: writeLinesFile($path . $GLOBALS["information_record_file"], $info . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $user_id, "a");
./activeclass/functions/data_access/file/log_file_fn.php: $result=explode($GLOBALS["data_separator"], $classid[$i]);
./activeclass/functions/data_access/file/log_file_fn.php: writeLinesFile($path, $id . $GLOBALS["data_separator"] . time(), "a");
./activeclass/functions/data_access/file/log_file_fn.php: fileInitPeople($id, $class, $GLOBALS["user_type"]);
./activeclass/functions/data_access/file/log_file_fn.php: fileInitPeople($id, $class, $GLOBALS["admin_type"]);
./activeclass/functions/data_access/file/log_file_fn.php: if($result[$GLOBALS["log_id_index"]]==$id)
./activeclass/functions/data_access/file/log_file_fn.php: fileResetPeople($class, $id, $GLOBALS["user_type"]);
./activeclass/functions/data_access/file/log_file_fn.php: fileResetPeople($class, $id, $GLOBALS["admin_type"]);
./activeclass/functions/data_access/file/log_file_fn.php: writeLinesFile($path . $GLOBALS["admin_log_record_action_file"], $action . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $admin_id, "a");
./activeclass/functions/data_access/file/log_file_fn.php: writeLinesFile($path . $GLOBALS["log_record_file"], $log . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $user_id, "a");
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["id_file"], $user_id, "a");
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_file"], $newanswer, "a");
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_other_id_file"], $user_id, "a");
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_other_file"], $otheranswer, "a");
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $GLOBALS["all_polls_file"], $poll_name . $GLOBALS["data_separator"] . $poll_id, "a");
./activeclass/functions/data_access/file/poll_file_fn.php: $creating_data=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_source_file"]);
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_source_file"],$sources, "w");
./activeclass/functions/data_access/file/poll_file_fn.php: $answersfromfile=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_file"]);
./activeclass/functions/data_access/file/poll_file_fn.php: $otheranswersfromfile=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_other_file"]);
./activeclass/functions/data_access/file/poll_file_fn.php: $pass=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_permission_file"]);
./activeclass/functions/data_access/file/poll_file_fn.php: $pass=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_other_permission_file"]);
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_permission_file"], $permission, "w");
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_other_permission_file"], $permission, "w");
./activeclass/functions/data_access/file/poll_file_fn.php: if($result[$GLOBALS["all_polls_id_index"]]==$poll_id)
./activeclass/functions/data_access/file/poll_file_fn.php: if($result[$GLOBALS["all_polls_id_index"]]==$poll_id)
./activeclass/functions/data_access/file/poll_file_fn.php: fputs($file_pointer_write, $poll_title . $GLOBALS["data_separator"] . $poll_id . "\n");
./activeclass/functions/data_access/file/poll_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_file_fn.php: return(unlink_file($path . $GLOBALS["id_file"]));
./activeclass/functions/data_access/file/poll_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_file_fn.php: return(unlink_file($path . $GLOBALS["poll_other_id_file"]));
./activeclass/functions/data_access/file/poll_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_file_fn.php: $ids=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["id_file"]);
./activeclass/functions/data_access/file/poll_file_fn.php: $ids=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_other_id_file"]);
./activeclass/functions/data_access/file/poll_file_fn.php: $pass=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_visible_permission_file"]);
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_visible_permission_file"], $permission, "w");
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $GLOBALS["admin_poll_record_action_file"], $action . $GLOBALS["data_separator"] . $poll_id . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $admin_id . $GLOBALS["data_separator"] . $poll_name, "a");
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $GLOBALS["poll_record_answer_file"], $answer . $GLOBALS["data_separator"] . $poll_id . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $user_id . $GLOBALS["data_separator"] . $poll_name, "a");
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $GLOBALS["poll_record_definition_file"], $poll_id . $GLOBALS["data_separator"] . $attrib_txt . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $admin_id, "a");
./activeclass/functions/data_access/file/poll_file_fn.php: $pass=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_private_permission_file"]);
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_private_permission_file"], $permission, "w");
./activeclass/functions/data_access/file/poll_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_marked_answers_file"], $answer . $GLOBALS["data_separator"] . $mark . $GLOBALS["data_separator"] . time(), "a");
./activeclass/functions/data_access/file/poll_file_fn.php: return(getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_marked_answers_file"]));
./activeclass/functions/data_access/file/poll_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_file_fn.php: $pass=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_admin_private_permission_file"]);
./activeclass/functions/data_access/file/poll_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_admin_private_permission_file"], $permission, "w");
./activeclass/functions/data_access/file/poll_multi_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_multi_file"], $newpollmultianswer . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $user_id, "a");
./activeclass/functions/data_access/file/poll_multi_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_multi_other_file"], $newpollmultiotheranswer . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $user_id, "a");
./activeclass/functions/data_access/file/poll_multi_file_fn.php: return(getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_multi_file"]));
./activeclass/functions/data_access/file/poll_multi_file_fn.php: return(getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_multi_other_file"]));
./activeclass/functions/data_access/file/poll_multi_file_fn.php: $file=$path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_multi_file"];
./activeclass/functions/data_access/file/poll_multi_file_fn.php: $file=$path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_multi_other_file"];
./activeclass/functions/data_access/file/poll_multi_file_fn.php: $pass=getLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_multi_permission_file"]);
./activeclass/functions/data_access/file/poll_multi_file_fn.php: writeLinesFile($path . $poll_id . $GLOBALS["poll_filename_separator"] . $GLOBALS["poll_multi_permission_file"], $permission . "\n", "w");
./activeclass/functions/data_access/file/poll_multi_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_multi_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/poll_multi_file_fn.php: $path=$GLOBALS["poll_file_path"] . $class . $GLOBALS["path_separator"] . $poll_id . $GLOBALS["poll_filename_separator"];
./activeclass/functions/data_access/file/question_file_fn.php: writeLinesFile($path . $GLOBALS["question_file"], "1" . $GLOBALS["data_separator"] . $newquestion . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $user_id, "a");
./activeclass/functions/data_access/file/question_file_fn.php: writeLinesFile($path . $GLOBALS["question_record_file"], $question . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $user_id . $GLOBALS["data_separator"] . $GLOBALS["REMOTE_ADDR"], "a");
./activeclass/functions/data_access/file/question_file_fn.php: $to_insert=$question . $GLOBALS["data_separator"] . $answer . $GLOBALS["data_separator"] . $user_id . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $approval;
./activeclass/functions/data_access/file/question_file_fn.php: writeLinesFile($path . $GLOBALS["admin_question_record_action_file"], $action . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $admin_id . $GLOBALS["data_separator"] . $question . $GLOBALS["data_separator"] . $answer . $GLOBALS["data_separator"] . $approval, "a");
./activeclass/functions/data_access/file/question_file_fn.php: $file2=$path . $GLOBALS["questions_hidden_file"];
./activeclass/functions/data_access/file/question_file_fn.php: writeLinesFile($path . $GLOBALS["questions_hidden_file"], $question . $GLOBALS["data_separator"] . time(), "a");
./activeclass/functions/data_access/file/question_file_fn.php: return(getLinesFile($path . $GLOBALS["questions_hidden_file"]));
./activeclass/functions/data_access/file/question_file_fn.php: $file_pointer_write=openFile($path . $GLOBALS["questions_hidden_file"], "w");
./activeclass/functions/data_access/file/question_file_fn.php: $result=explode($GLOBALS["data_separator"],$hidden);
./activeclass/functions/data_access/file/question_file_fn.php: if($result[$GLOBALS["questions_hidden_index"]]==$question)
./activeclass/functions/data_access/file/question_file_fn.php: $to_insert=$question . $GLOBALS["data_separator"] . $answer . $GLOBALS["data_separator"] . $user_id . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $approval;
./activeclass/functions/data_access/file/rate_file_fn.php: $path=$GLOBALS["rate_file_path"] . $class . $GLOBALS["path_separator"] . $GLOBALS["id_file"];
./activeclass/functions/data_access/file/rate_file_fn.php: $path=$GLOBALS["rate_file_path"] . $class . $GLOBALS["path_separator"] . $GLOBALS["id_file"];
./activeclass/functions/data_access/file/rate_file_fn.php: $result=explode($GLOBALS["data_separator"],$ids[$i]);
./activeclass/functions/data_access/file/rate_file_fn.php: if($result[$GLOBALS["rate_id_index"]]==$user_id)
./activeclass/functions/data_access/file/rate_file_fn.php: fputs($file_pointer_write, $user_id . $GLOBALS["data_separator"] . time() . "\n");
./activeclass/functions/data_access/file/rate_file_fn.php: fputs($file_pointer_write, $user_id . $GLOBALS["data_separator"] . time() . "\n");
./activeclass/functions/data_access/file/rate_file_fn.php: writeLinesFile($path, $user_id . $GLOBALS["data_separator"] . time(), "a");
./activeclass/functions/data_access/file/rate_file_fn.php: $path=$GLOBALS["rate_file_path"] . $class . $GLOBALS["path_separator"] . $GLOBALS["id_file"];
./activeclass/functions/data_access/file/rate_file_fn.php: writeLinesFile($path . $GLOBALS["admin_ratings_record_action_file"], $action . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $admin_id, "a");
./activeclass/functions/data_access/file/rate_file_fn.php: writeLinesFile($path . $GLOBALS["ratings_record_file"], $ratings . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $user_id, "a");
./activeclass/functions/data_access/file/rate_speed_file_fn.php: $file_to_open=$path . $GLOBALS["speed_id_file"];
./activeclass/functions/data_access/file/rate_speed_file_fn.php: $result=explode($GLOBALS["data_separator"],$ids[$i]);
./activeclass/functions/data_access/file/rate_speed_file_fn.php: if($result[$GLOBALS["speed_id_index"]]==$user_id)
./activeclass/functions/data_access/file/rate_speed_file_fn.php: fputs($file_pointer_write, $user_id . $GLOBALS["data_separator"] . time() . "\n");
./activeclass/functions/data_access/file/rate_speed_file_fn.php: fputs($file_pointer_write, $user_id . $GLOBALS["data_separator"] . time() . "\n");
./activeclass/functions/data_access/file/rate_speed_file_fn.php: writeLinesFile($path . $GLOBALS["speed_id_file"], $user_id . $GLOBALS["data_separator"] . time(), "a");
./activeclass/functions/data_access/file/rate_speed_file_fn.php: $idsfromfiles=getLinesFile($path . $GLOBALS["speed_id_file"]);
./activeclass/functions/data_access/file/rate_speed_file_fn.php: $path=$GLOBALS["rate_speed_file_path"] . $class . $GLOBALS["path_separator"] . $GLOBALS["speed_id_file"];
./activeclass/functions/data_access/file/rate_speed_file_fn.php: writeLinesFile($path . $GLOBALS["admin_speed_ratings_record_action_file"], $action . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $admin_id, "a");
./activeclass/functions/data_access/file/rate_speed_file_fn.php: writeLinesFile($path . $GLOBALS["speed_ratings_record_file"], $speedratings . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $user_id, "a");
./activeclass/functions/data_access/file/spy_file_fn.php: writeLinesFile($path . $GLOBALS["admin_spy_record_action_file"], $action . $GLOBALS["data_separator"] . $spyed . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $admin_id . $GLOBALS["data_separator"] . $input, "a");
./activeclass/functions/data_access/file/warehouse_file_fn.php: writeLinesFile($path . $GLOBALS["admin_warehouse_record_action_file"], $action . $GLOBALS["data_separator"] . time() . $GLOBALS["data_separator"] . $admin_id, "a");
./activeclass/functions/data_access/information_data_access_fn.php: fileRecordInformation($information, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/information_data_access_fn.php: fileRecordInfoAdminActions("CREATED LINK", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/information_data_access_fn.php: fileRecordInfoAdminActions("ERASED LINKS", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/information_data_access_fn.php: fileRecordInformation($information, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/information_data_access_fn.php: fileRecordInfoAdminActions("CREATED TEXT", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/information_data_access_fn.php: fileRecordInfoAdminActions("ERASED TEXT", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/log_data_access_fn.php: daInitActiveclassSessionVariables($id, $class, $GLOBALS["user_type"]);
./activeclass/functions/data_access/log_data_access_fn.php: daInitActiveclassSessionVariables($id, $class, $GLOBALS["admin_type"]);
./activeclass/functions/data_access/log_data_access_fn.php: $id=$GLOBALS["id"];
./activeclass/functions/data_access/log_data_access_fn.php: $id=$GLOBALS["id"];
./activeclass/functions/data_access/log_data_access_fn.php: $result=explode($GLOBALS["data_separator"],$classid[$i]);
./activeclass/functions/data_access/log_data_access_fn.php: if($result[$GLOBALS["log_file_class_index"]]==$class & $result[$GLOBALS["log_file_id_index"]]==$id)
./activeclass/functions/data_access/log_data_access_fn.php: fileRecordLogAdminActions("CHANGED PERMISSION: " . $pass, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/main_data_access_fn.php: return($GLOBALS["id"]);
./activeclass/functions/data_access/main_data_access_fn.php: $GLOBALS["id"]=$id;
./activeclass/functions/data_access/poll_data_access_fn.php: fileWriteNewAnswer($newanswer, $GLOBALS["class"], $GLOBALS["id"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAnswers($newanswer, $GLOBALS["class"], $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: fileWriteOtherAnswer($otheranswer, $GLOBALS["class"], $GLOBALS["id"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAnswers($otheranswer, $GLOBALS["class"], $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: return(fileGetSource($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_data_access_fn.php: return(fileGetAnswers($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_data_access_fn.php: return(fileGetOtherAnswers($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_data_access_fn.php: $ids=fileGetPollIds($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: $other_ids=fileGetOtherPollIds($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: return(fileGetPollIds($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_data_access_fn.php: return(fileGetOtherPollIds($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_data_access_fn.php: return(fileGetPermission($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_data_access_fn.php: return(fileGetOtherPermission($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAdminActions("CHANGED PERMISSION: " . $permission, $class, $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAdminActions("CHANGED OTHER PERMISSION: " . $permission, $class, $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAdminActions("CREATED POLL", $class, $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollDefinition($poll_id, $class, $sources, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAdminActions("ERASED POLL", $class, $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: fileEraseId($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: fileEraseOtherId($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: fileErasePoll($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: fileEraseOther($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: fileResetPollMultiData($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: fileResetPollMultiOtherData($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: fileEraseMarkedAnswers($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAdminActions("RESET POLL", $GLOBALS["class"], $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: return(fileGetVisiblePermission($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAdminActions("CHANGED VISIBLE PERMISSION: " . $permission, $class, $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: return(fileGetPrivatePermission($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAdminActions("CHANGED PRIVATE PERMISSION: " . $permission, $class, $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: return(fileGetAdminPrivatePermission($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAdminActions("CHANGED ADMIN PRIVATE PERMISSION: " . $permission, $class, $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: fileWritePollMarkedAnswer($GLOBALS["class"], $poll_id, $answer, $mark);
./activeclass/functions/data_access/poll_data_access_fn.php: fileRecordPollAdminActions("MARKED ANSWER: " . $answer, $GLOBALS["class"], $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_data_access_fn.php: $answers=fileGetPollMarkedAnswers($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: fileWriteNewPollMultiData($newpollmultianswer, $GLOBALS["class"], $GLOBALS["id"], $poll_id);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: fileRecordPollAnswers($newpollmultianswer, $GLOBALS["class"], $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: fileWriteNewPollMultiOtherData($newotheranswer, $GLOBALS["class"], $GLOBALS["id"], $poll_id);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: fileRecordPollAnswers($newotheranswer, $GLOBALS["class"], $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: return(fileGetPollMultiData($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_multi_data_access_fn.php: return(fileGetPollMultiOtherData($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_multi_data_access_fn.php: fileResetPollMultiData($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: fileResetPollMultiOtherData($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: return(fileGetPollMultiPermission($GLOBALS["class"], $poll_id));
./activeclass/functions/data_access/poll_multi_data_access_fn.php: fileRecordPollAdminActions("CHANGED MULTI PERMISSION: " . $permission, $class, $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: fileRecordPollAdminActions("ERASED MULTI PERMISSION", $GLOBALS["class"], $poll_id, $GLOBALS["id"]);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: $data=fileGetPollMultiData($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: $data=fileGetPollMultiOtherData($GLOBALS["class"], $poll_id);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: array_push($ids, $result[$GLOBALS["poll_multi_file_id_index"]]);
./activeclass/functions/data_access/poll_multi_data_access_fn.php: if($data_requested==$GLOBALS["poll_multi_data_ids_request"])
./activeclass/functions/data_access/poll_multi_data_access_fn.php: return(daGetPollMultiGeneralDataAlone($poll_id, $GLOBALS["poll_multi_data_answers_request"]));
./activeclass/functions/data_access/poll_multi_data_access_fn.php: return(daGetPollMultiGeneralDataAlone($poll_id, $GLOBALS["poll_multi_data_times_request"]));
./activeclass/functions/data_access/poll_multi_data_access_fn.php: return(daGetPollMultiGeneralDataAlone($poll_id, $GLOBALS["poll_multi_data_ids_request"]));
./activeclass/functions/data_access/poll_multi_data_access_fn.php: return(daGetPollMultiGeneralDataAlone($poll_id, $GLOBALS["poll_multi_data_answers_request"], FALSE));
./activeclass/functions/data_access/poll_multi_data_access_fn.php: return(daGetPollMultiGeneralDataAlone($poll_id, $GLOBALS["poll_multi_data_times_request"], FALSE));
./activeclass/functions/data_access/poll_multi_data_access_fn.php: return(daGetPollMultiGeneralDataAlone($poll_id, $GLOBALS["poll_multi_data_ids_request"], FALSE));
./activeclass/functions/data_access/question_data_access_fn.php: fileWriteNewQuestion($newquestion, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordQuestion($newquestion , $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/question_data_access_fn.php: //fileRecordAdminAction("DELETE ALL ANSWERS", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/question_data_access_fn.php: //fileRecordAdminAction("DELETE ALL HIDDEN QUESTIONS", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordAdminAction("DELETE ALL QUESTIONS(+HIDDEN+ANSWERS)", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/question_data_access_fn.php: fileResetAllHiddenQuestions($GLOBALS["class"]);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordAdminAction("DELETE ALL HIDDEN QUESTIONS", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordAdminAction("SET PERMISSION: " . $permission, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/question_data_access_fn.php: $hiddens_file=fileGetHiddenQuestions($GLOBALS["class"]);
./activeclass/functions/data_access/question_data_access_fn.php: $result=explode($GLOBALS["data_separator"], $hidden);
./activeclass/functions/data_access/question_data_access_fn.php: //print($GLOBALS["questions_hidden_index"] . " " . $GLOBALS["questions_hidden_time_index"] . br());
./activeclass/functions/data_access/question_data_access_fn.php: $temp[$GLOBALS["questions_hidden_index"]]=$result[$GLOBALS["questions_hidden_index"]];
./activeclass/functions/data_access/question_data_access_fn.php: $temp[$GLOBALS["questions_hidden_time_index"]]=$result[$GLOBALS["questions_hidden_time_index"]];
./activeclass/functions/data_access/question_data_access_fn.php: fileWriteHiddenQuestion($question, $GLOBALS["class"]);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordAdminAction("HIDE", $GLOBALS["class"], $GLOBALS["id"], $question);
./activeclass/functions/data_access/question_data_access_fn.php: fileRemoveHiddenQuestion($question, $GLOBALS["class"]);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordAdminAction("REVEAL", $GLOBALS["class"], $GLOBALS["id"], $question);
./activeclass/functions/data_access/question_data_access_fn.php: fileWriteQuestionAnswer($question, $answer, $GLOBALS["class"], $GLOBALS["id"], $approval);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordQuestionAnswer($question, $answer, $GLOBALS["class"], $GLOBALS["id"], $approval);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordAdminAction("REMOVED ALL ANSWERS FOR QUESTION", $GLOBALS["class"], $GLOBALS["id"], $question);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordAdminAction("REMOVED ANSWER FOR QUESTION", $GLOBALS["class"], $GLOBALS["id"], $question, $answer);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordAdminAction("DELETE ALL ANSWERS", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/question_data_access_fn.php: fileRecordAdminAction("CHANGED APPROVAL", $GLOBALS["class"], $GLOBALS["id"], $question, $answer, $approval);
./activeclass/functions/data_access/rate_data_access_fn.php: $user_id=$GLOBALS["id"];
./activeclass/functions/data_access/rate_data_access_fn.php: fileWriteNewId($GLOBALS["id"], $GLOBALS["class"]);
./activeclass/functions/data_access/rate_data_access_fn.php: $id_data=fileGetIDs($GLOBALS["class"]);
./activeclass/functions/data_access/rate_data_access_fn.php: $result=explode($GLOBALS["data_separator"], $id_data[$i]);
./activeclass/functions/data_access/rate_data_access_fn.php: array_push($ids, $result[$GLOBALS["rate_id_index"]]);
./activeclass/functions/data_access/rate_data_access_fn.php: fileRecordRatingsAdminActions("RESET RATES", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/rate_data_access_fn.php: fileRecordRatingsAdminActions("CHANGED PERMISSION: " . $permission, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/rate_speed_data_access_fn.php: $user_id=$GLOBALS["id"];
./activeclass/functions/data_access/rate_speed_data_access_fn.php: $id_data=fileGetSpeedIDs($GLOBALS["class"]);
./activeclass/functions/data_access/rate_speed_data_access_fn.php: $result=explode($GLOBALS["data_separator"], $id_data[$i]);
./activeclass/functions/data_access/rate_speed_data_access_fn.php: array_push($ids, $result[$GLOBALS["speed_id_index"]]);
./activeclass/functions/data_access/rate_speed_data_access_fn.php: fileRecordSpeedRatingsAdminActions("RESET", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/rate_speed_data_access_fn.php: fileRecordSpeedRatingsAdminActions("CHANGED PERMISSION:" . $permission, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/session/id_session_fn.php: $GLOBALS["id"]=$id;
./activeclass/functions/data_access/spy_data_access_fn.php: fileRecordSpyAdminActions("SPY", $id, $input, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/data_access/warehouse_data_access_fn.php: fileRecordWarehouseAdminActions("SAVED TO WAREHOUSE", $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/log_fn.php: return($GLOBALS["id_error"]);
./activeclass/functions/poll_fn.php: $user_id=$GLOBALS["id"];
./activeclass/functions/poll_fn.php: $ids[$i]=$result[$GLOBALS["all_polls_id_index"]];
./activeclass/functions/poll_fn.php: $temp[$GLOBALS["all_polls_id_index"]]=$result[$GLOBALS["all_polls_id_index"]];
./activeclass/functions/poll_multi_fn.php: $user_id=$GLOBALS["id"];
./activeclass/functions/poll_multi_fn.php: $result=explode($GLOBALS["data_separator"], $ids_data[$i]);
./activeclass/functions/poll_multi_fn.php: if($result[$GLOBALS["poll_multi_file_answer_index"]]==$vote & $result[$GLOBALS["poll_multi_file_id_index"]]==$id)
./activeclass/functions/poll_multi_fn.php: if($result[$GLOBALS["poll_multi_file_id_index"]]==$id)
./activeclass/functions/question_fn.php: $user_id=$GLOBALS["id"];
./activeclass/functions/question_fn.php: $questions_in_file[$j][$lenght-1].=$GLOBALS["data_separator"] . $user_id;
./activeclass/functions/question_fn.php: fileRecordQuestion($actual_question, $GLOBALS["class"], $GLOBALS["id"]);
./activeclass/functions/question_fn.php: if($GLOBALS["id"]==$question[$i])
./activeclass/functions/rate_fn.php: $path=$GLOBALS["rate_file_path"] . $class . $GLOBALS["path_separator"] . $GLOBALS["id_file"];
./activeclass/functions/rate_fn.php: $user_id=$GLOBALS["id"];
./activeclass/functions/rate_fn.php: $result=explode($GLOBALS["data_separator"], $ids[$i]);
./activeclass/functions/rate_fn.php: if($result[$GLOBALS["rate_id_index"]]==$user_id)
./activeclass/functions/rate_fn.php: if($result[$GLOBALS["rate_id_time_index"]]+$GLOBALS["limit_time_rate"]>time())
./activeclass/functions/rate_fn.php: return($result[$GLOBALS["rate_id_time_index"]]+$GLOBALS["limit_time_rate"]-time());
./activeclass/functions/rate_speed_fn.php: $user_id=$GLOBALS["id"];
./activeclass/functions/rate_speed_fn.php: $result=explode($GLOBALS["data_separator"], $ids[$i]);
./activeclass/functions/rate_speed_fn.php: if($result[$GLOBALS["speed_id_index"]]==$user_id)
./activeclass/functions/rate_speed_fn.php: if($result[$GLOBALS["speed_id_time_index"]]+$GLOBALS["limit_time_rate_speed"]>time())
./activeclass/functions/rate_speed_fn.php: return($result[$GLOBALS["speed_id_time_index"]]+$GLOBALS["limit_time_rate_speed"]-time());
./activeclass/functions/rate_speed_fn.php: $result=explode($GLOBALS["data_separator"], $id_data);
./activeclass/functions/rate_speed_fn.php: if($result[$GLOBALS["speed_id_time_index"]]>$limit_time)
./activeclass/functions/rate_speed_fn.php: array_push($actual_ids, $result[$GLOBALS["speed_id_index"]]);
./activeclass/functions/struct_fn.php: print(table(0,$GLOBALS["screen_width"]));
./activeclass/functions/struct_fn.php: print(table(0,$GLOBALS["screen_width"],0,"center", $GLOBALS["bgcolor_default"],"",2));
./activeclass/functions/struct_fn.php: print(td($GLOBALS["nav_width"], $GLOBALS["nav_height"], $color, "CENTER"));
./activeclass/functions/struct_fn.php: print(table(0,$GLOBALS["screen_width"]));
./activeclass/functions/tool_fn.php: $return=td($width, $height, $GLOBALS["main_color"], "center", $valign);
./activeclass/laptop/gui/email_gui_fn.php: $return.=table(1,$GLOBALS["screen_width"]);
./activeclass/laptop/gui/log_gui_fn.php: $return.=input("hidden", $GLOBALS["logger_var"], $logger_type);
./activeclass/laptop/gui/log_gui_fn.php: return(peopleLoginForm($GLOBALS["user_type"], $id));
./activeclass/laptop/gui/log_gui_fn.php: return(peopleLoginForm($GLOBALS["admin_type"], $id));
./activeclass/laptop/gui/poll_gui_fn.php: $return.=input("hidden", $GLOBALS["poll_id_var"], $poll_id);
./activeclass/laptop/gui/poll_gui_fn.php: $width=calculPercentagePollTable($nb_results, $result[$i][$GLOBALS["poll_counter_count_index"]]);
./activeclass/laptop/gui/poll_gui_fn.php: $return.=createLinePollTAble($result[$i][$GLOBALS["poll_counter_data_index"]], $result[$i][$GLOBALS["poll_counter_data_index"]], $result[$i][$GLOBALS["poll_counter_count_index"]], $width, FALSE, !$only_display);
./activeclass/laptop/gui/poll_gui_fn.php: $width=calculPercentagePollTable($nb_results, $other_result[$GLOBALS["poll_counter_info_index"]][$GLOBALS["poll_counter_count_index"]]);
./activeclass/laptop/gui/poll_gui_fn.php: $return.=createLinePollTAble("", $other_result[$GLOBALS["poll_counter_info_index"]][$GLOBALS["poll_counter_data_index"]], $other_result[$GLOBALS["poll_counter_info_index"]][$GLOBALS["poll_counter_count_index"]], $width, FALSE, FALSE);
./activeclass/laptop/gui/poll_gui_fn.php: $width=calculPercentagePollTable($nb_results, $other_result[$i][$GLOBALS["poll_counter_count_index"]]);
./activeclass/laptop/gui/poll_gui_fn.php: $return.=createLinePollTAble($other_result[$i][$GLOBALS["poll_counter_data_index"]], $other_result[$i][$GLOBALS["poll_counter_data_index"]], $other_result[$i][$GLOBALS["poll_counter_count_index"]], $width, TRUE, !$only_display);
./activeclass/laptop/gui/poll_gui_fn.php: $return.=input("hidden", $GLOBALS["poll_id_var"], $poll_id);
./activeclass/laptop/gui/poll_gui_fn.php: if(strlen($width)>$GLOBALS["poll_result_length"])
./activeclass/laptop/gui/poll_gui_fn.php: $return.=img($GLOBALS["poll_image"] . $GLOBALS["image"], $width*3/4, "8", "middle");
./activeclass/laptop/gui/poll_gui_fn.php: $return.=addLeftElement(makeLink($result[0],$GLOBALS["poll_page"] . "?" . $GLOBALS["poll_id_var"] . "=" . $result[1]));
./activeclass/laptop/gui/poll_gui_fn.php: $return.=makeLink($result[$GLOBALS["all_polls_name_index"]],$GLOBALS["poll_page"] . "?" . $GLOBALS["poll_id_var"] . "=" . $result[$GLOBALS["all_polls_id_index"]]);
./activeclass/laptop/gui/question_gui_fn.php: $return.=input("hidden", $GLOBALS["sort_type_var"], $questions_sort_type);
./activeclass/laptop/gui/question_gui_fn.php: $return.=input("hidden", $GLOBALS["sort_type_var"], $sort_type);
./activeclass/laptop/gui/rate_gui_fn.php: $return.=td($GLOBALS["scale_width"],$GLOBALS["ratings_evolution_bar_max_height"]/2, $GLOBALS["main_color"], "center", "top");
./activeclass/laptop/gui/rate_gui_fn.php: $return.=td($GLOBALS["display_width"],$GLOBALS["ratings_evolution_bar_max_height"], $GLOBALS["td_bgcolor_default"], "center", "bottom", "", 2);
./activeclass/laptop/gui/rate_gui_fn.php: $return.=img($GLOBALS["last_rate_img"], $GLOBALS["display_width"], $averages[$nb_averages-$iterations+$i]*$ratio);
./activeclass/laptop/gui/rate_gui_fn.php: $return.=img($GLOBALS["rate_img"], $GLOBALS["display_width"], $averages[$nb_averages-$iterations+$i]*$ratio);
./activeclass/laptop/gui/rate_gui_fn.php: $return.=td($GLOBALS["display_width"],$GLOBALS["ratings_evolution_bar_max_height"], $GLOBALS["td_bgcolor_default"], "center", "bottom", "", 2);
./activeclass/laptop/gui/rate_gui_fn.php: $return.=td($GLOBALS["scale_width"],$GLOBALS["ratings_evolution_bar_max_height"]/2, $GLOBALS["main_color"], "center", "bottom");
./activeclass/laptop/gui/rate_gui_fn.php: $return.=td($GLOBALS["display_width"],$GLOBALS["ratings_evolution_bar_max_height"], $GLOBALS["td_bgcolor_default"], "center", "bottom");
./activeclass/laptop/gui/rate_gui_fn.php: $return.=img($GLOBALS["time_rate_img"], $GLOBALS["display_width"], $final_time_average*$ratio);
./activeclass/laptop/gui/rate_gui_fn.php: $return.=td($GLOBALS["scale_width"],0, $GLOBALS["main_color"], "center", "top");
./activeclass/laptop/gui/rate_gui_fn.php: $return.=td($GLOBALS["scale_width"],0, $GLOBALS["main_color"], "center", "bottom");
./activeclass/laptop/gui/rate_speed_gui_fn.php: $score=($final_time_average-1)*$GLOBALS["speed_img_width"]/2;
./activeclass/laptop/gui/rate_speed_gui_fn.php: if($score<$GLOBALS["speed_img_width"]/3)
./activeclass/laptop/gui/rate_speed_gui_fn.php: elseif($score<$GLOBALS["speed_img_width"]*2/3)
./activeclass/laptop/gui/rate_speed_gui_fn.php: $return.=img($img, 100*$score/$GLOBALS["speed_img_width"] . "%", 10, $final_time_average, "", "", 0);
./activeclass/laptop/gui/rate_speed_gui_fn.php: $return=table(1,$GLOBALS["rate_speed_table_width"]);
./activeclass/laptop/gui/result_gui_fn.php: $link=$page . $GLOBALS["poll_id_var"] . "=" . $result[$GLOBALS["all_polls_id_index"]];
./activeclass/laptop/gui/result_gui_fn.php: if(canOpen($result[$GLOBALS["all_polls_id_index"]]))
./activeclass/laptop/gui/result_gui_fn.php: $return.=showResult($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/laptop/gui_admin/information_admin_gui_fn.php: $form.=center(textarea($GLOBALS["info_admin_txt_var"], $GLOBALS["info_admin_txt_area_lenght"], $GLOBALS["info_admin_txt_area_width"], $in_txt));
./activeclass/laptop/gui_admin/poll_admin_gui_fn.php: $return.=center(textarea($GLOBALS["poll_admin_new_poll_var"], $GLOBALS["poll_admin_txt_area_length"], $GLOBALS["poll_admin_txt_area_width"], $GLOBALS["poll_admin_txt_area_default"]) . br());
./activeclass/laptop/gui_admin/poll_admin_gui_fn.php: $return.=center(textarea($GLOBALS["poll_admin_modified_poll_var"], $GLOBALS["poll_admin_txt_area_length"], $GLOBALS["poll_admin_txt_area_width"], $text) . br());
./activeclass/laptop/gui_admin/poll_admin_gui_fn.php: $return.=center(input("hidden", $GLOBALS["poll_id_var"], $poll_id) . "\n");
./activeclass/laptop/gui_admin/poll_admin_gui_fn.php: $return.=makeLink($result[$GLOBALS["all_polls_name_index"]],$GLOBALS["poll_admin_page"] . "?" . $GLOBALS["poll_id_var"] . "=" . $result[$GLOBALS["all_polls_id_index"]] . "&" . $GLOBALS["action_var"] . "=" . $action);
./activeclass/laptop/gui_admin/poll_admin_gui_fn.php: if(canOpen($result[$GLOBALS["all_polls_id_index"]]))
./activeclass/laptop/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($result[$GLOBALS["all_polls_id_index"]], 0, $GLOBALS["actions"][$GLOBALS["poll_admin_action_lock_index"]]);
./activeclass/laptop/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($result[$GLOBALS["all_polls_id_index"]], 1, $GLOBALS["actions"][$GLOBALS["poll_admin_action_unlock_index"]]);
./activeclass/laptop/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($result[$GLOBALS["all_polls_id_index"]], $j, $GLOBALS["actions"][$j]);
./activeclass/laptop/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($result[$GLOBALS["all_polls_id_index"]], $j, $GLOBALS["actions"][$j]);
./activeclass/laptop/gui_admin/poll_admin_gui_fn.php: return(makeLink($name, $GLOBALS["poll_admin_page"] . "?" . $GLOBALS["action_var"] . "=" . $GLOBALS["actions"][$action_id] . "&" . $GLOBALS["poll_id_var"] . "=" . $poll_id));
./activeclass/laptop/pages/poll.php: if(isset($$GLOBALS["poll_id_var"]))
./activeclass/laptop/pages/poll.php: if(canOpen($$GLOBALS["poll_id_var"]))
./activeclass/pocket/gui/email_gui_fn.php: $return.=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui/first_page_gui_fn.php: $additional_link="&" . $GLOBALS["active_campus_id_var"] . "=" . $active_campus_id;
./activeclass/pocket/gui/information_gui_fn.php: $return=table(1, $GLOBALS["screen_width"]);
./activeclass/pocket/gui/log_gui_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui/log_gui_fn.php: //$return.=makeLink($login[1], $GLOBALS["log_page"] . "?" . $GLOBALS["active_campus_id_var"] . "=" . $id . "&" . $GLOBALS["logger_checkbox_var"] . "=" . $GLOBALS["logger_checkbox_val"] . "&" . $GLOBALS["login_checkbox_form_var"] . "=" . $GLOBALS["login_checkbox_form_val"] . "&" . $GLOBALS["class_var"] . "=" . urlencode($login[1]));
./activeclass/pocket/gui/log_gui_fn.php: //print($GLOBALS["log_page"] . "?" . $GLOBALS["active_campus_id_var"] . "=" . $id . "&" . $GLOBALS["logger_checkbox_var"] . "=" . $GLOBALS["logger_checkbox_val"] . "&" . $GLOBALS["login_checkbox_form_var"] . "=" . $GLOBALS["login_checkbox_form_val"] . "&" . $GLOBALS["class_var"] . "=" . urlencode($login[1]));
./activeclass/pocket/gui/log_gui_fn.php: //$return.=makeLink($login[1], $GLOBALS["log_page"] . "?" . $GLOBALS["active_campus_id_var"] . "=" . $id . "&" . $GLOBALS["login_checkbox_form_var"] . "=" . $GLOBALS["login_checkbox_form_val"] . "&" . $GLOBALS["class_var"] . "=" . urlencode($login[1]));
./activeclass/pocket/gui/log_gui_fn.php: $return.=input("hidden", $GLOBALS["active_campus_id_var"], $id);
./activeclass/pocket/gui/log_gui_fn.php: $return.=input("hidden", $GLOBALS["logger_var"], $logger_type);
./activeclass/pocket/gui/log_gui_fn.php: return(peopleLoginForm($GLOBALS["user_type"], $id));
./activeclass/pocket/gui/log_gui_fn.php: return(peopleLoginForm($GLOBALS["admin_type"], $id));
./activeclass/pocket/gui/log_gui_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui/log_gui_fn.php: $return.=table(0,$GLOBALS["screen_width"]);
./activeclass/pocket/gui/log_gui_fn.php: $return.=table(1, $GLOBALS["screen_width"]);
./activeclass/pocket/gui/log_gui_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui/log_gui_fn.php: $return.=table(0,$GLOBALS["screen_width"]);
./activeclass/pocket/gui/poll_gui_fn.php: if(isUserIdPresent($GLOBALS["id"], daGetPollIds($poll_id)))
./activeclass/pocket/gui/poll_gui_fn.php: $attribute.=" " . guiPollAdmindisplayModeLink($poll_id, $GLOBALS["poll_admin_spy_mode_var"], "Spy");
./activeclass/pocket/gui/poll_gui_fn.php: $attribute.= " " . guiPollAdmindisplayModeLink($poll_id, $GLOBALS["poll_admin_ban_mode_var"], "Ban") . " " . font("RED","SPY");
./activeclass/pocket/gui/poll_gui_fn.php: $attribute.=" " . guiPollAdmindisplayModeLink($poll_id, $GLOBALS["poll_admin_ban_mode_var"], "Ban");
./activeclass/pocket/gui/poll_gui_fn.php: $attribute.=" " . guiPollAdmindisplayModeLink($poll_id, $GLOBALS["poll_admin_spy_mode_var"], "Spy");
./activeclass/pocket/gui/poll_gui_fn.php: $return.=table(1, $GLOBALS["screen_width"]);
./activeclass/pocket/gui/poll_gui_fn.php: $width=calculPercentagePollTable($nb_results, $result[$i][$GLOBALS["poll_counter_count_index"]]);
./activeclass/pocket/gui/poll_gui_fn.php: $return.=createLinePollTAble($result[$i][$GLOBALS["poll_counter_data_index"]], $count, $width, $destination, $poll_id, FALSE, !$only_display,"", $mode);
./activeclass/pocket/gui/poll_gui_fn.php: $width=calculPercentagePollTable($nb_results, $other_result[$GLOBALS["poll_counter_info_index"]][$GLOBALS["poll_counter_count_index"]]);
./activeclass/pocket/gui/poll_gui_fn.php: $return.=createLinePollTAble($other_result[$GLOBALS["poll_counter_info_index"]][$GLOBALS["poll_counter_data_index"]], $count, $width, $destination, $poll_id, FALSE, !$only_display, $GLOBALS["poll_page"] . "?" . $GLOBALS["poll_other_answer_form_request_var"] . "=" . "TRUE&" . $GLOBALS["poll_id_var"] . "=" . $poll_id);
./activeclass/pocket/gui/poll_gui_fn.php: $width=calculPercentagePollTable($nb_results, $other_result[$i][$GLOBALS["poll_counter_count_index"]]);
./activeclass/pocket/gui/poll_gui_fn.php: $return.=createLinePollTAble($other_result[$i][$GLOBALS["poll_counter_data_index"]], $count, $width, $destination, $poll_id, TRUE, !$only_display, "", $mode, adminGetSpyBanInofByInput($other_result[$i][$GLOBALS["poll_counter_data_index"]], $poll_answerers));
./activeclass/pocket/gui/poll_gui_fn.php: if(strlen($width)>$GLOBALS["poll_result_length"])
./activeclass/pocket/gui/poll_gui_fn.php: $to_display=adminGuiMarkAnswerRequestLink($to_display, $vote_value, $GLOBALS["poll_admin_mode_to_mark"][$mode], $poll_id);
./activeclass/pocket/gui/poll_gui_fn.php: $return.=makeLink($count, $destination . "?" . $GLOBALS["poll_id_var"] . "=" . $poll_id . "&" . $GLOBALS["poll_vote_var"] . "=" . urlencode($vote_value));
./activeclass/pocket/gui/poll_gui_fn.php: $return.=addLeftElement(makeLink($result[0],$GLOBALS["poll_page"] . "?" . $GLOBALS["poll_id_var"] . "=" . $result[1]));
./activeclass/pocket/gui/poll_gui_fn.php: $return=table(1, $GLOBALS["screen_width"]);
./activeclass/pocket/gui/poll_gui_fn.php: if(isPollVisible($result[$GLOBALS["all_polls_id_index"]]))
./activeclass/pocket/gui/poll_gui_fn.php: $return.=makeLink($j . ")" . guiSpacer() . $to_display,$GLOBALS["poll_page"] . "?" . $GLOBALS["poll_id_var"] . "=" . $result[$GLOBALS["all_polls_id_index"]]);
./activeclass/pocket/gui/poll_gui_fn.php: $return.=input("hidden", $GLOBALS["poll_id_var"], $poll_id);
./activeclass/pocket/gui/question_gui_fn.php: $return.=table(0, $GLOBALS["screen_width"]);
./activeclass/pocket/gui/question_gui_fn.php: if($questions[$i][$GLOBALS["question_index"]]==$hidden[$GLOBALS["questions_hidden_index"]])
./activeclass/pocket/gui/question_gui_fn.php: $return.=table(0, $GLOBALS["screen_width"]);
./activeclass/pocket/gui/question_gui_fn.php: $return.=input("hidden", $GLOBALS["sort_type_var"], $sort_type);
./activeclass/pocket/gui/question_gui_fn.php: return(createGenericQuestionForm("Provide an answer", $GLOBALS["question_answer_var"], $GLOBALS["question_answer_max_lenght"], $sort_type, $destination, isSpyModeOn(), $GLOBALS["questions_answer_question_var"], $question));
./activeclass/pocket/gui/question_gui_fn.php: $return.=table(0,$GLOBALS["screen_width"]);
./activeclass/pocket/gui/question_gui_fn.php: $return.=table(0,$GLOBALS["screen_width"]);
./activeclass/pocket/gui/rate_gui_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui/rate_gui_fn.php: $return.=td($GLOBALS["scale_width"],$GLOBALS["ratings_evolution_bar_max_height"]/2, $GLOBALS["main_color"], "center", "top");
./activeclass/pocket/gui/rate_gui_fn.php: $return.=td($GLOBALS["display_width"],$GLOBALS["ratings_evolution_bar_max_height"], $GLOBALS["td_bgcolor_default"], "center", "bottom", "", 2);
./activeclass/pocket/gui/rate_gui_fn.php: $return.=img($GLOBALS["last_rate_img"], $GLOBALS["display_width"], $averages[$nb_averages-$iterations+$i]*$ratio);
./activeclass/pocket/gui/rate_gui_fn.php: $return.=img($GLOBALS["rate_img"], $GLOBALS["display_width"], $averages[$nb_averages-$iterations+$i]*$ratio);
./activeclass/pocket/gui/rate_gui_fn.php: $return.=td($GLOBALS["display_width"],$GLOBALS["ratings_evolution_bar_max_height"], $GLOBALS["td_bgcolor_default"], "center", "bottom", "", 2);
./activeclass/pocket/gui/rate_gui_fn.php: $return.=td($GLOBALS["scale_width"],$GLOBALS["ratings_evolution_bar_max_height"]/2, $GLOBALS["main_color"], "center", "bottom");
./activeclass/pocket/gui/rate_gui_fn.php: $return.=td($GLOBALS["display_width"],$GLOBALS["ratings_evolution_bar_max_height"], $GLOBALS["td_bgcolor_default"], "center", "bottom");
./activeclass/pocket/gui/rate_gui_fn.php: $return.=img($GLOBALS["time_rate_img"], $GLOBALS["display_width"], $final_time_average*$ratio);
./activeclass/pocket/gui/rate_gui_fn.php: $return.=td($GLOBALS["scale_width"],0, $GLOBALS["main_color"], "center", "top");
./activeclass/pocket/gui/rate_gui_fn.php: $return.=td($GLOBALS["scale_width"],0, $GLOBALS["main_color"], "center", "bottom");
./activeclass/pocket/gui/rate_speed_gui_fn.php: $return=table(1,$GLOBALS["rate_speed_table_width"]);
./activeclass/pocket/gui/rate_speed_gui_fn.php: $score=($final_time_average-1)*$GLOBALS["speed_img_width"]/2;
./activeclass/pocket/gui/rate_speed_gui_fn.php: if($score<$GLOBALS["speed_img_width"]/3)
./activeclass/pocket/gui/rate_speed_gui_fn.php: elseif($score<$GLOBALS["speed_img_width"]*2/3)
./activeclass/pocket/gui/rate_speed_gui_fn.php: $return.=img($img, 100*$score/$GLOBALS["speed_img_width"] . "%", 8, $final_time_average, "", "", 0);
./activeclass/pocket/gui/result_gui_fn.php: $page_hidden=$GLOBALS["question_admin_page"] . "?" . $GLOBALS["question_admin_action_var"] . "=" . $GLOBALS["questions_admin_reveal_question_action_var"] . "&" . $GLOBALS["sort_type_var"] . "=" . $sort_type;
./activeclass/pocket/gui/result_gui_fn.php: $return.=createQuestionTable($questions, $sort_type, $destination, "", font($GLOBALS["link_color_on_bg"],makeLink("Question", $page)), "", "", TRUE, 0, $is_locked, getHiddenQuestions());
./activeclass/pocket/gui/result_gui_fn.php: $return.=createQuestionTable($hidden_questions, $sort_type, $destination, "", font($GLOBALS["link_color_on_bg"],makeLink("Hidden", $page_hidden)), "", "", TRUE, 0, $is_locked);
./activeclass/pocket/gui/result_gui_fn.php: $link=$page . $GLOBALS["poll_id_var"] . "=" . $result[$GLOBALS["all_polls_id_index"]];
./activeclass/pocket/gui/result_gui_fn.php: if(isPollVisible($result[$GLOBALS["all_polls_id_index"]]))
./activeclass/pocket/gui/result_gui_fn.php: if(canOpen($result[$GLOBALS["all_polls_id_index"]]))
./activeclass/pocket/gui/result_gui_fn.php: $return.=showResult($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/pocket/gui/result_gui_fn.php: $return.=showResult($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/pocket/gui/result_gui_fn.php: $return.=showResult($result[$GLOBALS["all_polls_id_index"]]);
./activeclass/pocket/gui/result_gui_fn.php: $return=table(1, $GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/ban_admin_gui_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/ban_admin_gui_fn.php: //$return.=makeLink($q_a[$GLOBALS["ban_admin_sentence_index"]], $destination . "?" . $var . "=" . urlencode($q_a[$GLOBALS["ban_admin_sentence_index"]]) . "&" . $GLOBALS["ban_admin_id_to_ban_var"] . "=" . $q_a[$GLOBALS["ban_admin_id_index"]]);
./activeclass/pocket/gui_admin/ban_admin_gui_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/ban_admin_gui_fn.php: $return.=makeLink($banned[$GLOBALS["ban_admin_sentence_index"]], $destination . "?" . $GLOBALS["ban_admin_sentence_to_unban_var"] . "=" . urlencode($banned[$GLOBALS["ban_admin_sentence_index"]]) . "&" . $GLOBALS["ban_admin_id_to_unban_var"] . "=" . $banned[$GLOBALS["ban_admin_id_index"]]);
./activeclass/pocket/gui_admin/ban_admin_gui_fn.php: return(makeLink($display, $GLOBALS["ban_admin_page"] . "?" . $var . "=" . urlencode($q_a[$GLOBALS["ban_admin_sentence_index"]]) . "&" . $GLOBALS["ban_admin_id_to_ban_var"] . "=" . $q_a[$GLOBALS["ban_admin_id_index"]]));
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: $return.=center(textarea($text_area_var, $GLOBALS["info_admin_txt_area_lenght"], $GLOBALS["info_admin_txt_area_width"], $in_txt));
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: $return=table(0,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: if($action_id==$GLOBALS["info_admin_link_action_id"])
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: elseif($action_id==$GLOBALS["info_admin_txt_action_id"])
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: elseif($action_id==$GLOBALS["info_admin_user_action_id"])
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: elseif($action_id==$GLOBALS["info_admin_administrators_action_id"])
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: $return.=table(1, $GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: $return.=guiGeneralTdLink("Links", $GLOBALS["information_admin_page"] . "?" . $GLOBALS["info_admin_action_var"] . "=" . $GLOBALS["info_admin_link_action_id"]);
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: $return.=guiGeneralTdLink("Text", $GLOBALS["information_admin_page"] . "?" . $GLOBALS["info_admin_action_var"] . "=" . $GLOBALS["info_admin_txt_action_id"]);
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: $return.=guiGeneralTdLink("Users", $GLOBALS["information_admin_page"] . "?" . $GLOBALS["info_admin_action_var"] . "=" . $GLOBALS["info_admin_user_action_id"]);
./activeclass/pocket/gui_admin/information_admin_gui_fn.php: $return.=guiGeneralTdLink("Administrators", $GLOBALS["information_admin_page"] . "?" . $GLOBALS["info_admin_action_var"] . "=" . $GLOBALS["info_admin_administrators_action_id"]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=center(textarea($GLOBALS["poll_admin_modified_poll_var"], $GLOBALS["poll_admin_txt_area_length"], $GLOBALS["poll_admin_txt_area_width"], $text) . br());
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=center(input("hidden", $GLOBALS["poll_id_var"], $poll_id) . "\n");
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=center(textarea($GLOBALS["poll_admin_new_poll_var"], $GLOBALS["poll_admin_txt_area_length"], $GLOBALS["poll_admin_txt_area_width"], $text) . br());
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=table(0, $GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=makeLink($result[$GLOBALS["all_polls_name_index"]],$GLOBALS["poll_admin_page"] . "?" . $GLOBALS["poll_id_var"] . "=" . $result[$GLOBALS["all_polls_id_index"]] . "&" . $GLOBALS["action_var"] . "=" . $action);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: if(isPollVisible($result[$GLOBALS["all_polls_id_index"]]))
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($result[$GLOBALS["all_polls_id_index"]], $GLOBALS["poll_admin_action_hide_index"], $GLOBALS["actions"][$GLOBALS["poll_admin_action_hide_index"]]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($result[$GLOBALS["all_polls_id_index"]], $GLOBALS["poll_admin_action_reveal_index"], $GLOBALS["actions"][$GLOBALS["poll_admin_action_reveal_index"]]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($result[$GLOBALS["all_polls_id_index"]], $j, $GLOBALS["actions"][$j]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: if(canOpen($result[$GLOBALS["all_polls_id_index"]]))
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($result[$GLOBALS["all_polls_id_index"]], $GLOBALS["poll_admin_action_lock_index"], $GLOBALS["actions"][$GLOBALS["poll_admin_action_lock_index"]]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($result[$GLOBALS["all_polls_id_index"]], $GLOBALS["poll_admin_action_unlock_index"], $GLOBALS["actions"][$GLOBALS["poll_admin_action_unlock_index"]]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($result[$GLOBALS["all_polls_id_index"]], $j, $GLOBALS["actions"][$j]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: return(makeLink($name, $GLOBALS["poll_admin_page"] . "?" . $GLOBALS["action_var"] . "=" . $GLOBALS["actions"][$action_id] . "&" . $GLOBALS["poll_id_var"] . "=" . $poll_id . $addtional_vars));
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: return(displayActionLink($poll_id, $GLOBALS["poll_admin_action_edit_index"], "Cancel"));
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($poll_id, $GLOBALS["poll_admin_action_preserve_index"], $GLOBALS["poll_admin_action_preserve"],$additional_var);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($poll_id, $GLOBALS["poll_admin_action_bypass_index"], $GLOBALS["poll_admin_action_bypass"],$additional_var);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($poll_id, $GLOBALS["poll_admin_action_hide_index"], $GLOBALS["poll_admin_action_hide"],$additional_var);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($poll_id, $GLOBALS["poll_admin_action_reveal_index"], $GLOBALS["poll_admin_action_reveal"],$additional_var);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($poll_id, $GLOBALS["poll_admin_action_lock_index"], $GLOBALS["poll_admin_action_lock"],$additional_var);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($poll_id, $GLOBALS["poll_admin_action_unlock_index"], $GLOBALS["poll_admin_action_unlock"],$additional_var);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($poll_id, $i, $GLOBALS["actions"][$i],$special_add_var) . "|";
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=displayActionLink($poll_id, $GLOBALS["poll_admin_iterations_end"]-1, $GLOBALS["actions"][$GLOBALS["poll_admin_iterations_end"]-1],$additional_var);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: return(makeLink($display, $GLOBALS["poll_admin_page"] . "?" . $GLOBALS["poll_admin_mode_request_var"] . "=" . $mode . "&" . $GLOBALS["poll_id_var"] . "=" . $poll_id));
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=makeLink("hide", $GLOBALS["poll_admin_page"] . "?" . $GLOBALS["poll_admin_hide_all_var"] . "=" . $GLOBALS["poll_admin_hide_all_val"]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return=table(0,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: return(makeLink($display, $GLOBALS["poll_admin_page"] . "?" . $GLOBALS["poll_admin_mark_answer_var"] . "=" . urlencode($mark) . "&" . $GLOBALS["poll_admin_answer_as_var_var"] . "=" . urlencode($answer) . "&" . $GLOBALS["poll_id_var"] . "=" . urlencode($poll_id)));
./activeclass/pocket/gui_admin/poll_admin_gui_fn.php: $return.=guiPollAdmindisplayModeLink($poll_id, $GLOBALS["poll_admin_mark_modes"][$i], $GLOBALS["poll_admin_mark_mode_displays"][$i]) . "|";
./activeclass/pocket/gui_admin/question_admin_gui_fn.php: elseif($action==$GLOBALS["questions_admin_hide_question_action_var"] | $to_hide)
./activeclass/pocket/gui_admin/question_admin_gui_fn.php: return($GLOBALS["question_admin_page"] . "?" . $GLOBALS["question_admin_action_var"] . "=" . $GLOBALS["questions_admin_hide_question_action_var"] . "&" . $GLOBALS["sort_type_var"] . "=" . $sort_type);
./activeclass/pocket/gui_admin/question_admin_gui_fn.php: elseif($action==$GLOBALS["questions_admin_hide_question_action_var"] | $to_hide)
./activeclass/pocket/gui_admin/question_admin_gui_fn.php: return(createQuestionTable($questions, $sort_type, $GLOBALS["question_admin_page"], "Lock", "Questions Locked", "", "", TRUE, 0, TRUE, $hidden));
./activeclass/pocket/gui_admin/question_admin_gui_fn.php: return(setBouton($GLOBALS["question_admin_page"], $GLOBALS["remove_all_hidden_questions_var"], "Clear all hidden questions", $GLOBALS["sort_type_var"], $sort_type));
./activeclass/pocket/gui_admin/question_admin_gui_fn.php: return(createQuestionTable($questions, $sort_type, $GLOBALS["question_admin_page"], "Remove selected questions", font($GLOBALS["questions_mode_notification_color"], "Remove") . " question", "&" . $GLOBALS["question_admin_action_var"] . "=" . $GLOBALS["remove_some_questions_action_var"], $GLOBALS["remove_some_questions_var"], FALSE, 0, $is_locked, $hidden));
./activeclass/pocket/gui_admin/question_admin_gui_fn.php: return(createQuestionTable($questions, $sort_type, $GLOBALS["question_admin_page"], "Hide selected questions", font($GLOBALS["questions_mode_notification_color"], "Hide") . " question", "&" . $GLOBALS["question_admin_action_var"] . "=" . $GLOBALS["questions_admin_hide_question_action_var"], $GLOBALS["questions_admin_hide_var"], FALSE, 0, FALSE, $hidden));
./activeclass/pocket/gui_admin/question_admin_gui_fn.php: return(createQuestionTable($questions, $sort_type, $GLOBALS["question_admin_page"], "Vote", "","","",FALSE,0,FALSE, $hidden));
./activeclass/pocket/gui_admin/question_admin_gui_fn.php: $return=table(1, $GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/question_admin_gui_fn.php: $return.=makeLink("Hide", $destination . "?" . $GLOBALS["question_admin_action_var"] . "=" . $GLOBALS["questions_admin_hide_question_action_var"]);
./activeclass/pocket/gui_admin/rate_admin_gui_fn.php: $return=table(0,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/session_admin_gui_fn.php: $return.=table(1, $GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/session_admin_gui_fn.php: $return=table(0,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/session_admin_gui_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/session_admin_gui_fn.php: $return.=table(0,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/session_admin_gui_fn.php: $return.=table(1, $GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/session_admin_gui_fn.php: $return.=makeLink($class, $GLOBALS["session_admin_page"] . "?" . $GLOBALS["session_admin_copy_poll_var"] . "=" . $poll[$GLOBALS["all_polls_id_index"]] . "&" . $GLOBALS["session_admin_copy_poll_class_target_var"] . "=" . $class) . br();
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: //$return.=makeLink($struct[$GLOBALS["spy_admin_sentence_index"]], $destination . "?" . $GLOBALS["spy_admin_profile_request_var"] . "=" . $struct[$GLOBALS["spy_admin_id_index"]] . "&" . $GLOBALS["spy_admin_input_trigger_var"] . "=" . urlencode($struct[$GLOBALS["spy_admin_sentence_index"]]));
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: if($actual[$GLOBALS["spy_admin_id_index"]]==$id)
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: $return=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: $return.=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: if($question[$GLOBALS["spy_admin_id_index"]]==$id)
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: $return.=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: if($answer[$GLOBALS["spy_admin_id_index"]]==$id)
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: $return.=table(1,$GLOBALS["screen_width"]);
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: if($vote[$GLOBALS["spy_admin_id_index"]]==$id)
./activeclass/pocket/gui_admin/spy_admin_gui_fn.php: return(makeLink($display, $GLOBALS["spy_admin_page"] . "?" . $GLOBALS["spy_admin_profile_request_var"] . "=" . $struct[$GLOBALS["spy_admin_id_index"]] . "&" . $GLOBALS["spy_admin_input_trigger_var"] . "=" . urlencode($struct[$GLOBALS["spy_admin_sentence_index"]])));
./activeclass/pocket/pages/log.php: $id=$GLOBALS["id"];
./activeclass/pocket/pages/poll.php: if(isset($$GLOBALS["poll_id_var"]))
./activeclass/pocket/pages/poll.php: startPage("Poll Page", "", "", "", "", "", $GLOBALS["refresh_time"], $GLOBALS["poll_page"] . "?" . $GLOBALS["poll_id_var"] . "=" . $$poll_id_var);
./activeclass/pocket/pages/poll.php: if(isset($$GLOBALS["poll_id_var"]))
./activeclass/pocket/pages/poll.php: if(isPollVisible($$GLOBALS["poll_id_var"]))
./activeclass/pocket/pages/poll.php: if(canOpen($$GLOBALS["poll_id_var"]))