mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
debug
This commit is contained in:
parent
5fa4a1232f
commit
0c37530974
1 changed files with 1 additions and 0 deletions
|
|
@ -1317,6 +1317,7 @@ App::setResource('user', function ($mode, $project, $console, $request, $respons
|
||||||
$user = new Document([]);
|
$user = new Document([]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
var_dump([
|
var_dump([
|
||||||
'number' => 2,
|
'number' => 2,
|
||||||
'file' => 'init.php',
|
'file' => 'init.php',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue