fixed merge conflicts and merged master.

This commit is contained in:
Taylor Otwell
2011-09-03 09:14:27 -05:00
2 changed files with 9 additions and 1 deletions

View File

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