diff --git a/web/index.php b/web/index.php index 97e7d5d..f621b27 100644 --- a/web/index.php +++ b/web/index.php @@ -9,3 +9,5 @@ $config = require __DIR__ . '/../config/web.php'; (new yii\web\Application($config))->run(); + +// require phpbenchmarks stats.php here when needed