From: Enrico Tassi Date: Wed, 21 Dec 2005 15:28:47 +0000 (+0000) Subject: fix X-Git-Tag: make_still_working~7961 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=fdc72f81b1206dbfc556174f30d66817e18704bb;p=helm.git fix --- diff --git a/helm/matita/scripts/public_html/bench.php b/helm/matita/scripts/public_html/bench.php index 2fef2303f..42e004f9e 100644 --- a/helm/matita/scripts/public_html/bench.php +++ b/helm/matita/scripts/public_html/bench.php @@ -7,9 +7,6 @@ // $limits = array("30","50","-1"); -print_r($limits); -foreach($limits as $x){ echo $x; } - $quey_all = urlencode("Whole content:@@@select * from bench"); $query_fail = urlencode( "Number of failures:@@@" . @@ -55,7 +52,7 @@ function minus1_to_all($s){ return $s; } -function links_of($name,$q){ +function links_of($name,$q,$limits){ echo "
  • $name"; foreach($limits as $l) { echo "" . @@ -75,13 +72,13 @@ function links_of($name,$q){

    Common Queries

      - - - - - - - + + + + + + +

    Custom Query