mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated preload log
This commit is contained in:
@@ -99,7 +99,7 @@ class Preloader
|
||||
if ($this->shouldIgnore($path)) {
|
||||
return;
|
||||
}
|
||||
echo "[Preloader] Preloaded `{$path}`" . PHP_EOL;
|
||||
// echo "[Preloader] Preloaded `{$path}`" . PHP_EOL;
|
||||
// Finally we require the path,
|
||||
// causing all its dependencies to be loaded as well
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user