if (!FM_READONLY): <td class="custom-checkbox-td"> <div class="custom-control custom-checkbox"> <label class="custom-control-label" for=" echo $ik "></label> </div> endif; <td data-sort= echo fm_enc($f) > <div class="filename"> if (in_array(strtolower(pathinfo($f, PATHINFO_EXTENSION)), array('gif', 'jpg', 'jpeg', 'png', 'bmp', 'ico', 'svg', 'webp', 'avif'))): $imagePreview = fm_enc(FM_ROOT_URL . (FM_PATH != '' ? '/' . FM_PATH : '') . '/' . $f); <a href=" echo $filelink " data-preview-image=" echo $imagePreview " title=" echo fm_enc($f) "> else: <a href=" echo $filelink " title=" echo $f "> endif; <i class=" echo $img "></i> echo fm_convert_win(fm_enc($f)) </a> echo ($is_link ? ' → <i>' . readlink($path . '/' . $f) . '</i>' : '') </div> <td data-order="b- echo str_pad($filesize_raw, 18, "0", STR_PAD_LEFT); "><span title=" printf('%s bytes', $filesize_raw) "> echo $filesize; </span> <td data-order="b- echo $date_sorting; "> echo $modif if (!FM_IS_WIN && !$hide_Cols): if (!FM_READONLY): <a title=" echo 'Change Permissions' " href="?p= echo urlencode(FM_PATH) &chmod= echo urlencode($f) "> echo $perms </a> else: echo $perms endif; | echo fm_enc($owner['name'] . ':' . $group['name']) | endif; <td class="inline-actions"> if (!FM_READONLY): <a title=" echo lng('Delete') " href="?p= echo urlencode(FM_PATH) &del= echo urlencode($f) " onclick="confirmDailog(event, 1209, ' echo lng('Delete') . ' ' . lng('File'); ',' echo urlencode($f); ', this.href);"> <i class="fa fa-trash-o"></i></a> <a title=" echo lng('Rename') " href="#" onclick="rename(' echo fm_enc(addslashes(FM_PATH)) ', ' echo fm_enc(addslashes($f)) ');return false;"><i class="fa fa-pencil-square-o"></i></a> <a title=" echo lng('CopyTo') ..." href="?p= echo urlencode(FM_PATH) &copy= echo urlencode(trim(FM_PATH . '/' . $f, '/')) "><i class="fa fa-files-o"></i></a> endif; <a title=" echo lng('DirectLink') " href=" echo fm_enc(FM_ROOT_URL . (FM_PATH != '' ? '/' . FM_PATH : '') . '/' . $f) " target="_blank"><i class="fa fa-link"></i></a> <a title=" echo lng('Download') " href="?p= echo urlencode(FM_PATH) &dl= echo urlencode($f) " onclick="confirmDailog(event, 1211, ' echo lng('Download'); ',' echo urlencode($f); ', this.href);"><i class="fa fa-download"></i></a>
flush(); $ik++; } if (empty($folders) && empty($files)) { <tfoot>