mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
quitend a debug message
This commit is contained in:
parent
35b9fe0cbe
commit
e665bbad9d
@ -172,7 +172,7 @@
|
||||
{
|
||||
if (!is_array($link)) // check for unlink-marker
|
||||
{
|
||||
echo "<b>link='$link' is no array</b><br>\n";
|
||||
//echo "<b>link='$link' is no array</b><br>\n";
|
||||
continue;
|
||||
}
|
||||
if ($link['app'] == $this->vfs_appname)
|
||||
|
Loading…
Reference in New Issue
Block a user