--- test/html-whatpm/table.cgi 2007/05/27 10:00:48 1.2
+++ test/html-whatpm/table.cgi 2007/06/30 08:26:08 1.3
@@ -90,7 +90,7 @@
tableToCanvas (
';
print STDOUT objToJson ($table);
- print STDOUT ');
+ print STDOUT ', document.body);
';
}
@@ -114,4 +114,4 @@
=cut
-## $Date: 2007/05/27 10:00:48 $
+## $Date: 2007/06/30 08:26:08 $