X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Fscripts%2Fpublic_html%2Fshowquery.php;h=8b54a76fafa3011b74be89736dcbb32f6c2ee52c;hb=f80dc5a74f0134e408a2507593d07ce14743d889;hp=886cb3390cb1f5b5c2411be5802c810e6c4994c2;hpb=c2882acb44d04ae096a3533ea714b8de9f9a661d;p=helm.git diff --git a/helm/software/matita/scripts/public_html/showquery.php b/helm/software/matita/scripts/public_html/showquery.php index 886cb3390..8b54a76fa 100644 --- a/helm/software/matita/scripts/public_html/showquery.php +++ b/helm/software/matita/scripts/public_html/showquery.php @@ -28,7 +28,7 @@ function prettify($s,$name) { } function printer($q){ - static $i = 0; + global $i; echo ""; if ( $i == 0) { foreach( $q as $name => $txt) { @@ -54,7 +54,7 @@ function printer($q){

QUERY results

- $q) { ?> + $q) { $i=0;?>