quitend a debug message

This commit is contained in:
Ralf Becker 2005-11-13 18:22:06 +00:00
parent 35b9fe0cbe
commit e665bbad9d

View File

@ -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)