mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
added Id tags
This commit is contained in:
parent
a38ed2f62c
commit
3f6aca3857
@ -11,6 +11,8 @@
|
||||
* option) any later version. *
|
||||
\**************************************************************************/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
if (isset($friendly) && $friendly){
|
||||
$phpgw->common->phpgw_footer();
|
||||
$phpgw->common->phpgw_exit();
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
/* $Id$ */
|
||||
|
||||
global $date, $year, $month, $day, $thisyear, $thismonth, $thisday, $filter, $keywords;
|
||||
global $matrixtype, $participants;
|
||||
|
Loading…
Reference in New Issue
Block a user