module;
$strings = &$toppage->strings;
$errors = &$toppage->errors;
$giislist = &$toppage->giislist;
$emirslist= &$toppage->emirslist;
$cert = &$toppage->cert;
$yazyk = &$toppage->language;
$archery_list = &$toppage->archery_list;
// Header table
$toptit = date("Y-m-d T H:i:s");
$toppage->tabletop("".EXTRA_TITLE." ".$toppage->title."
","$toptit");
//********************* Schema changing ******************************
$other_schema = "GLUE2";
if ( $schema == "GLUE2" ) $other_schema = "NG";
$_GET["schema"] = $other_schema;
$get_options = "";
$keys = array_keys($_GET);
foreach ($_GET as $key => $value) {
if ( $key == $keys[0] ) {
$get_options = "?";
} else {
$get_options = $get_options."&";
}
$get_options = $get_options."$key=$value";
}
//TODO: use translate messages
echo "Current data rendered according to $schema schema.
";
echo "Schema switching to: $other_schema
\n"; echo "".$errors["401"].":\n"; echo "".$errors["402"]." ".$errors["403"]."\n"; echo " | "; $sewin = popup("sestat.php",650,200,8,$lang,$debug); $discwin = popup("discover.php",700,400,9,$lang,$debug); $vostring = popup("volist.php",440,330,11,$lang,$debug); $usstring = popup("allusers.php",650,700,12,$lang,$debug); $acstring = popup("allusers.php?limit=1",500,600,12,$lang,$debug); echo "\n"; echo " |