mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Dbg $projectCollectionIds
This commit is contained in:
parent
868c416202
commit
3228ccb4f9
1 changed files with 1 additions and 1 deletions
|
|
@ -496,7 +496,7 @@ class Deletes extends Action
|
|||
Audit::COLLECTION,
|
||||
TimeLimit::COLLECTION,
|
||||
];
|
||||
|
||||
var_dump($projectCollectionIds);
|
||||
$limit = \count($projectCollectionIds) + 25;
|
||||
|
||||
while (true) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue