/[wait]/trunk/lib/WAIT/Database.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/WAIT/Database.pm

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

revision 3 by dpavlin, Sun May 23 15:37:29 2004 UTC revision 4 by dpavlin, Sun May 23 17:25:25 2004 UTC
# Line 318  sub table { Line 318  sub table {
318      }      }
319      WAIT::Table::Handle->new($self,$name);      WAIT::Table::Handle->new($self,$name);
320    } else {    } else {
321      croak "No such table '$name'";  #    croak "No such table '$name'";
322        return;
323    }    }
324  }  }
325    

Legend:
Removed from v.3  
changed lines
  Added in v.4

  ViewVC Help
Powered by ViewVC 1.1.26