mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
uploaded instead created
This commit is contained in:
@ -77,7 +77,7 @@
|
||||
"key" => $docKey,
|
||||
"info" => [
|
||||
"owner" => "Me",
|
||||
"created" => date('d.m.y'),
|
||||
"uploaded" => date('d.m.y'),
|
||||
"favorite" => isset($_GET["user"]) ? $_GET["user"] == 1 : null
|
||||
],
|
||||
"permissions" => [
|
||||
|
||||
Reference in New Issue
Block a user