Changeset 2643

Show
Ignore:
Timestamp:
06/26/08 02:22:55 (20 months ago)
Author:
auno
Message:

Oops remove debug print.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-40/lib/MT/CMS/Comment.pm

    r2642 r2643  
    1414    my $blog = $app->blog; 
    1515    my $type = $q->param('_type'); 
    16     use Data::Dumper; 
    17     print STDERR "########".Dumper(\$param); 
     16 
    1817    if ($id) { 
    1918        $param->{nav_comments} = 1;