noalyss Version-9
calendar.inc.php
Go to the documentation of this file.
1<?php
2//This file is part of NOALYSS and is under GPL
3//see licence.txt
4
5/**
6 * @file
7 * @brief show the calendar
8 */
9if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
12$cal->default_periode=(isset ($_GET['in']))?$http->get("in","number"):$g_user->get_periode();
13
14?>
15<div id="calendar_zoom_div">
16
17<?php echo $cal->display('long',1); ?>
18</div>
global $g_user
if no group available , then stop
$http
$cal
$_GET['qcode']
Display the calendar.
manage the http input (get , post, request) and extract from an array