refactored welcome pages.
This commit is contained in:
@@ -45,4 +45,4 @@ $public = __DIR__;
|
||||
*/
|
||||
require $laravel.'/laravel.php';
|
||||
|
||||
echo number_format((microtime(true) - START_TIME) * 1000, 2);
|
||||
//echo number_format((microtime(true) - START_TIME) * 1000, 2);
|
||||
Reference in New Issue
Block a user