diff options
| -rwxr-xr-x | admin/bin/mm2do | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/bin/mm2do b/admin/bin/mm2do index f58ffb4b4..3aeea0d2a 100755 --- a/admin/bin/mm2do +++ b/admin/bin/mm2do @@ -30,7 +30,6 @@ print >> outfp, '<body bgcolor="#ffffff">' def dumpsection(header, items, hasitems): # We're looking at a header - print header, items, hasitems if header: # output the previous section print >> outfp, '<h1>', header, '</h1>' |
