We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bdbb68 commit 6f89153Copy full SHA for 6f89153
1 file changed
public/index.php
@@ -16,7 +16,7 @@
16
|
17
*/
18
19
-define('ILLUMINATE_START', microtime());
+define('ILLUMINATE_START', microtime(true));
20
21
/*
22
|--------------------------------------------------------------------------
0 commit comments