No documents are found. Please upload a document into your ownCloud'); }else{ echo(''); foreach($_['list'] as $entry) { echo(' ' ); } echo('
'.$entry['name'].' '.\OCP\Util::formatDate($entry['mtime']).''.\OCP\Util::humanFileSize($entry['size']).'
'); }