save DTL
This commit is contained in:
parent
0923c9ec01
commit
28804ceba1
7 changed files with 267 additions and 181 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
|
||||
function getFileData($file) {
|
||||
if (!$file) return null;
|
||||
$data = [
|
||||
'modified' => $file->modified('YYYY-MM-dd'),
|
||||
'url' => $file->thumb([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue