mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
left debug code in there
This commit is contained in:
parent
e401cd30f2
commit
d4b6f8f149
@ -118,9 +118,6 @@
|
||||
}
|
||||
echo "<!-- Mailox info -->\n";
|
||||
}
|
||||
echo "phpgw_info[user][test_login]: ".$phpgw_info["user"]["test_login"]."<br>\n";
|
||||
echo "phpgw_info[user][userid]: ".$phpgw_info["user"]["userid"]."<br>\n";
|
||||
echo "phpgw_info[user][domain]: ".$phpgw_info["user"]["domain"]."<br>\n";
|
||||
|
||||
if ($phpgw_info["user"]["apps"]["addressbook"]
|
||||
&& $phpgw_info["user"]["preferences"]["addressbook"]["mainscreen_showbirthdays"]) {
|
||||
|
Loading…
Reference in New Issue
Block a user