X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fstats.mc;h=e5db7ebbd138243dfb4349fa8a83312bb77a2273;hb=a37ec8c4283ef562679e3ff611e56b255dd23f7f;hp=fa9b652ad511d8e86680401520d1d2e913339c28;hpb=5dd9c46e9bd2d6bd99a0d2aa728ed5430aeec3e8;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/stats.mc b/web/htdocs/details/stats.mc index fa9b652..e5db7eb 100644 --- a/web/htdocs/details/stats.mc +++ b/web/htdocs/details/stats.mc @@ -1,4 +1,4 @@ -%# $Id: stats.mc,v 1.6 2007-01-24 09:28:02 mike Exp $ +%# $Id: stats.mc,v 1.7 2007-10-31 16:42:26 mike Exp $ <%doc> Here are the headings in the Z-Spy version: The ten most commonly supported Bib-1 Use attributes @@ -55,6 +55,9 @@ if (!defined $stats || $reload) { <& table, stats => $stats, data => "domains", title => "Top Domains", headings => [ "Top Domain"] &> +<& table, stats => $stats, data => "implementation", + title => "Implementation", + headings => [ "Name" ] &> %# %# <%def table>