Skip to content

Commit

Permalink
Merge pull request #4 from janpio/patch-1
Browse files Browse the repository at this point in the history
add link to project page in comment
  • Loading branch information
odan committed Jul 16, 2018
2 parents 8eebe92 + 0924d5e commit 4172263
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion benchmark.php
Expand Up @@ -2,6 +2,7 @@

/**
* PHP Script to benchmark PHP and MySQL-Server
* http://odan.github.io/benchmark-php/
*
* inspired by / thanks to:
* - www.php-benchmark-script.com (Alessandro Torrisi)
Expand Down Expand Up @@ -315,4 +316,4 @@ function print_benchmark_result($data, $showServerName = true)
function h($v)
{
return htmlentities($v);
}
}

0 comments on commit 4172263

Please sign in to comment.