Skip to content

Commit

Permalink
Add stats.php
Browse files Browse the repository at this point in the history
  • Loading branch information
steevanb committed Apr 29, 2019
1 parent 00668a6 commit ecfe474
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@

$config = require __DIR__ . '/../config/web.php';
(new yii\web\Application($config))->run();

// require phpbenchmarks stats.php here when needed

0 comments on commit ecfe474

Please sign in to comment.