mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 20:31:31 +02: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
|
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;
|
continue;
|
||||||
}
|
}
|
||||||
if ($link['app'] == $this->vfs_appname)
|
if ($link['app'] == $this->vfs_appname)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user