Skip to content

Commit ba318b8

Browse files
committed
Add stats.php
1 parent f1218b4 commit ba318b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@
2525
$response = $kernel->handle($request);
2626
$response->send();
2727
$kernel->terminate($request, $response);
28+
29+
// require phpbenchmarks stats.php here when needed

0 commit comments

Comments
 (0)