mirror of
https://github.com/appwrite/appwrite
synced 2026-05-15 13:08:31 +00:00
debug
This commit is contained in:
parent
01dc8fa396
commit
f94f6642ea
1 changed files with 1 additions and 0 deletions
|
|
@ -607,6 +607,7 @@ Database::addFilter(
|
|||
}
|
||||
$value = json_decode($value, true);
|
||||
$key = System::getEnv('_APP_OPENSSL_KEY_V' . $value['version']);
|
||||
|
||||
var_dump([
|
||||
'key' => $key,
|
||||
'method' => $value['method'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue