//$$\ $$\
//$$ | \__|
//$$ | $$$$$$\ $$$$$$\ $$\ $$$$$$$\ $$$$$$\ $$$$$$\$$$$\ $$$$$$\
//$$ | $$ __$$\ $$ __$$\ $$ |$$ _____|\____$$\ $$ _$$ _$$\ $$ __$$\
//$$ | $$ / $$ |$$ / $$ |$$ |$$ / $$$$$$$ |$$ / $$ / $$ |$$ / $$ |
//$$ | $$ | $$ |$$ | $$ |$$ |$$ | $$ __$$ |$$ | $$ | $$ |$$ | $$ |
//$$$$$$$$\\$$$$$$ |\$$$$$$$ |$$ |\$$$$$$$\\$$$$$$$ |$$ | $$ | $$ |$$$$$$$ |
//\________|\______/ \____$$ |\__| \_______|\_______|\__| \__| \__|$$ ____/
// $$\ $$ | $$ |
// \$$$$$$ | $$ |
// \______/ \__|
/*
* Copyright (c) 2017 //logicamp.org/
* land.php - ver 2.0.0
* last modification 28/11/2014
* monde virtuel
* opensim
*/
require_once("/wamp/www/settings/stat_code1.php");
require_once("/wamp/www/settings/config.php");
require_once("/wamp/www/settings/mysql.php");
require_once("/wamp/www/settings/status.php");
require_once("/wamp/www/webassets/inc/asset.php");
require_once "/wamp/www/settings/region_code.php";
require_once "/wamp/www/settings/manager/LandManager.php";
require_once "/wamp/www/settings/manager/RegionManager.php";
require_once "/wamp/www/settings/user_code.php";
require_once("/wamp/www/check.php");
require_once "/wamp/www/settings/structweb/Land.php";
require_once "/wamp/www/settings/structweb/Region.php";
error_reporting(0);
?>
//$$\ $$\
//$$ | \__|
//$$ | $$$$$$\ $$$$$$\ $$\ $$$$$$$\ $$$$$$\ $$$$$$\$$$$\ $$$$$$\
//$$ | $$ __$$\ $$ __$$\ $$ |$$ _____|\____$$\ $$ _$$ _$$\ $$ __$$\
//$$ | $$ / $$ |$$ / $$ |$$ |$$ / $$$$$$$ |$$ / $$ / $$ |$$ / $$ |
//$$ | $$ | $$ |$$ | $$ |$$ |$$ | $$ __$$ |$$ | $$ | $$ |$$ | $$ |
//$$$$$$$$\\$$$$$$ |\$$$$$$$ |$$ |\$$$$$$$\\$$$$$$$ |$$ | $$ | $$ |$$$$$$$ |
//\________|\______/ \____$$ |\__| \_______|\_______|\__| \__| \__|$$ ____/
// $$\ $$ | $$ |
// \$$$$$$ | $$ |
// \______/ \__|
/*
* Copyright (c) 2009 http://logicamp.org/ - The Outdoor Metaverse
* topcss.php - ver 3.0.0
* last modification 24/07/2022
* monde virtuel
* opensim
*/
error_reporting(E_ALL);
?>
//$$\ $$\
//$$ | \__|
//$$ | $$$$$$\ $$$$$$\ $$\ $$$$$$$\ $$$$$$\ $$$$$$\$$$$\ $$$$$$\
//$$ | $$ __$$\ $$ __$$\ $$ |$$ _____|\____$$\ $$ _$$ _$$\ $$ __$$\
//$$ | $$ / $$ |$$ / $$ |$$ |$$ / $$$$$$$ |$$ / $$ / $$ |$$ / $$ |
//$$ | $$ | $$ |$$ | $$ |$$ |$$ | $$ __$$ |$$ | $$ | $$ |$$ | $$ |
//$$$$$$$$\\$$$$$$ |\$$$$$$$ |$$ |\$$$$$$$\\$$$$$$$ |$$ | $$ | $$ |$$$$$$$ |
//\________|\______/ \____$$ |\__| \_______|\_______|\__| \__| \__|$$ ____/
// $$\ $$ | $$ |
// \$$$$$$ | $$ |
// \______/ \__|
/*
* Copyright (c) 2009 http://logicamp.org/ - The Outdoor Metaverse
* blocmenu.php - ver 3.0.0
* last modification 24/07/2022
* monde virtuel
* opensim
*/
//error_reporting(E_ALL);
require_once("/wamp/www/settings/im_code.php");
?>