//Location: /robotigs/includes/ translate.php //*** PARSE VARIABLES: //Should be specified by the URL $txlkey = 1; $reckey = 1; parse_str($_SERVER['QUERY_STRING'], $output); //Parses URL values into variables if (isset($output['txlkey'])){$txlkey = $output['txlkey'];} //Parsed from URL if (isset($output['reckey'])){$reckey = $output['reckey'];} //Parsed from URL include "/var/www/html/robotigs/includes/include_all_updateable.php"; $txltmp = $txlkey; //Temporary store $txlkey $txlkey = 22; //Include head demands a txlkey = 22, Why doesnt he take it then? $recordkey = 24; //Requiered by include_head, title, record tblsysText 22 include ("/var/www/html/robotigs/includes/include_head.php"); //Entire header //*** FROM HERE ON THE SYSTEM SCREEN STARTS ----------------------------------- echo ("
"); //*** HELP SYSTEM NEW STYLE ---------------------------------------------------- $help_wdw = 11; //The hlptxt from blue question button, txlkey = 29 //include ("/var/www/html/robotigs/mobile/help.php"); //Mobile help bar echo ("