X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fstats.mc;h=e5db7ebbd138243dfb4349fa8a83312bb77a2273;hp=fa9b652ad511d8e86680401520d1d2e913339c28;hb=3f62972e9c6f2c307e1a32c18de36860c47cffa2;hpb=4d2d5cf57e5e39b8977330a1c0599185d82cf370 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>