mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
take out some old code
This commit is contained in:
parent
c4fbcf6aba
commit
962d62205c
|
@ -391,6 +391,7 @@ function tree($folder, $parent=null, $indent='', $skipcurrent=false) { /* {{{ */
|
|||
}
|
||||
} else {
|
||||
echo $indent." <!-- ".$dms->contentDir . $version->getPath()." not found -->\n";
|
||||
echo $indent." <data length=\"0\"></data>\n";
|
||||
}
|
||||
echo $indent." </version>\n";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user