Update of /cvsroot/openinteract/OpenInteract2/extra_packages/delicious_tags/OpenInteract2/SQLInstall
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7857/OpenInteract2/SQLInstall
Modified Files:
DeliciousTags.pm
Log Message:
updates for 0.02
Index: DeliciousTags.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/extra_packages/delicious_tags/OpenInteract2/SQLInstall/DeliciousTags.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** DeliciousTags.pm 24 Oct 2004 16:40:08 -0000 1.1
--- DeliciousTags.pm 25 Oct 2004 02:29:30 -0000 1.2
***************
*** 12,16 ****
sub get_structure_set {
! return 'delicious_tags';
}
--- 12,16 ----
sub get_structure_set {
! return 'delicious_tag';
}
|