Db: fix debugging query

This commit is contained in:
Benjamin Renard 2023-02-26 13:14:42 +01:00
parent 32457c5f97
commit 895d27c21b

View file

@ -100,7 +100,7 @@ class Db {
}
}
Log :: debug('DEBUG', $msg);
Log :: debug($msg);
}
/*