[MOBY-guts] biomoby commit
Dennis Wang
dwang at pub.open-bio.org
Thu Jul 28 18:09:21 UTC 2005
dwang
Thu Jul 28 14:09:21 EDT 2005
Update of /home/repository/moby/moby-live/Perl/MOBY/Adaptor/moby/queryapi
In directory pub.open-bio.org:/tmp/cvs-serv4906/Perl/MOBY/Adaptor/moby/queryapi
Modified Files:
mysql.pm
Log Message:
small correction on a comment
moby-live/Perl/MOBY/Adaptor/moby/queryapi mysql.pm,1.58,1.59
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY/Adaptor/moby/queryapi/mysql.pm,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- /home/repository/moby/moby-live/Perl/MOBY/Adaptor/moby/queryapi/mysql.pm 2005/07/28 15:45:57 1.58
+++ /home/repository/moby/moby-live/Perl/MOBY/Adaptor/moby/queryapi/mysql.pm 2005/07/28 18:09:21 1.59
@@ -845,7 +845,7 @@
return $dbh->{mysql_insertid};
}
-# pass in 'type' as LSID term or lsid
+# pass in 'type' as a term or lsid
sub delete_service{
my ($self, %args) = @_;
my $type = $args{type};
More information about the MOBY-guts
mailing list