diff options
Diffstat (limited to 'httemplate/misc/xmlhttp-part_pkg.cgi')
-rw-r--r-- | httemplate/misc/xmlhttp-part_pkg.cgi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/misc/xmlhttp-part_pkg.cgi b/httemplate/misc/xmlhttp-part_pkg.cgi index 187833025..c8e6f938d 100644 --- a/httemplate/misc/xmlhttp-part_pkg.cgi +++ b/httemplate/misc/xmlhttp-part_pkg.cgi @@ -26,6 +26,4 @@ my @return = map { } } @records; -print STDERR Dumper(\@return); - </%init> |