Browse Source

removed extra line from index file.

Taylor Otwell 12 years ago
parent
commit
dc1b93e2ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/index.php

+ 1 - 1
public/index.php

@@ -45,4 +45,4 @@ $public      = __DIR__;
 */
 require $laravel.'/laravel.php';
 
-echo (microtime(true) - START_TIME) * 1000;
+echo (microtime(true) - START_TIME) * 1000;