/[SQLSession]/trunk/lib/SQLSession/Action/DoSQL.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/SQLSession/Action/DoSQL.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8 by dpavlin, Sat Dec 2 22:54:15 2006 UTC revision 9 by dpavlin, Sat Dec 2 23:53:00 2006 UTC
# Line 97  sub take_action { Line 97  sub take_action {
97                                                          $sth->rows . ' rows'                                                          $sth->rows . ' rows'
98          )) if ($sth->rows >= 0);          )) if ($sth->rows >= 0);
99    
100            $self->result->content( sth => $sth );
101    
102      return 1;      return 1;
103  }  }
104    

Legend:
Removed from v.8  
changed lines
  Added in v.9

  ViewVC Help
Powered by ViewVC 1.1.26