mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
deleted some comments
This commit is contained in:
parent
397303f8df
commit
8e627025b3
@ -144,11 +144,6 @@
|
|||||||
echo "<!-- Birthday info -->\n";
|
echo "<!-- Birthday info -->\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
// Reaccuring events have not been added yet and this needs to be updated
|
|
||||||
// to handle global public and group events.
|
|
||||||
|
|
||||||
|
|
||||||
// This is disbaled until I can convert the calendar over
|
|
||||||
if ($phpgw_info["user"]["apps"]["calendar"]
|
if ($phpgw_info["user"]["apps"]["calendar"]
|
||||||
&& $phpgw_info["user"]["preferences"]["calendar"]["mainscreen_showevents"]) {
|
&& $phpgw_info["user"]["preferences"]["calendar"]["mainscreen_showevents"]) {
|
||||||
echo "<!-- Calendar info -->\n";
|
echo "<!-- Calendar info -->\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user