/*
* Copyright (c) 2011 //logicamp.org/
* members.php - ver 1.0.1
* last modification 20/06/2011
*
*/
require_once("/wamp/www/settings/config.php");
require_once("/wamp/www/settings/mysql.php");
require_once("/wamp/www/settings/mysqlprofiles.php");
require_once("/wamp/www/settings/status.php");
require_once("/wamp/www/check.php");
require_once("/wamp/www/webassets/inc/asset.php");
require_once ("/wamp/www/settings/points_code.php");
require_once ("/wamp/www/settings/calendar_code.php");
require_once ("/wamp/www/settings/stat_code.php");
require_once ("/wamp/www/settings/mysqlprofiles.php");
?>
Logicamp - Calendar
//$$\ $$\
//$$ | \__|
//$$ | $$$$$$\ $$$$$$\ $$\ $$$$$$$\ $$$$$$\ $$$$$$\$$$$\ $$$$$$\
//$$ | $$ __$$\ $$ __$$\ $$ |$$ _____|\____$$\ $$ _$$ _$$\ $$ __$$\
//$$ | $$ / $$ |$$ / $$ |$$ |$$ / $$$$$$$ |$$ / $$ / $$ |$$ / $$ |
//$$ | $$ | $$ |$$ | $$ |$$ |$$ | $$ __$$ |$$ | $$ | $$ |$$ | $$ |
//$$$$$$$$\\$$$$$$ |\$$$$$$$ |$$ |\$$$$$$$\\$$$$$$$ |$$ | $$ | $$ |$$$$$$$ |
//\________|\______/ \____$$ |\__| \_______|\_______|\__| \__| \__|$$ ____/
// $$\ $$ | $$ |
// \$$$$$$ | $$ |
// \______/ \__|
/*
* 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");
?>
$month=0;
if($_POST['mymonth']==""){
$month=date('n',time());
calendar($month);
}else{
$month=$_POST['mymonth'];
calendar($_POST['mymonth']);
}
//StatVisit($month);
//GetVisitorToday();
?>
|
Copyright(c) 2013 - Logicamp, a Belgian Non-profit Organization
|