mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
debug
This commit is contained in:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user