@if(empty($name)) @php($name = __("tr.Archive")) @endif @if(!isset($addFolders)) @php($addFolders = true) @endif @if(!isset($rootArchive)) @php($rootArchive = $archive) @endif @if(!isset($addPages)) @php($addPages = true) @endif @if(!isset($readOnly)) @php($readOnly = false) @endif @if(!isset($optionalContentsTypes)) @php($optionalContentsTypes = []) @endif @if(!isset($from)) @php($from = 'main') @endif @php( $otherFiles = in_array("Other", $optionalContentsTypes) ) @unset( $optionalContentsTypes['Other'] ) @if(!isset($contentsTypes)) @php($contentsTypes = []) @php($otherFiles = true) @endif @if(!isset($actAsOwner)) @php($actAsOwner = false) @endif @if($actAsOwner) @php($archive->setTempOwner()) @endif @if(!isset($collapse)) @php($collapse = 'collapseCardOne') @endif @if(!isset($cardHeadingID)) @php($cardHeadingID= 'cardheadingOne') @endif @if(!isset($showEntries)) @php($showEntries = true) @endif @if(!isset($info)) @php($info = true) @endif @if(!isset($paging)) @php($paging = true) @endif
| # | # | @lang('tr.Name') | @lang('tr.Type') | @lang('tr.Size') | @lang('tr.Date') |
|---|