koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/admin marctagstructure.pl [rel_3_0]


From: paul poulain
Subject: [Koha-cvs] koha/admin marctagstructure.pl [rel_3_0]
Date: Thu, 23 Nov 2006 09:06:49 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     paul poulain <tipaul>   06/11/23 09:06:49

Modified files:
        admin          : marctagstructure.pl 

Log message:
        removing warning

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/admin/marctagstructure.pl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.32&r2=1.32.2.1

Patches:
Index: marctagstructure.pl
===================================================================
RCS file: /sources/koha/koha/admin/Attic/marctagstructure.pl,v
retrieving revision 1.32
retrieving revision 1.32.2.1
diff -u -b -r1.32 -r1.32.2.1
--- marctagstructure.pl 4 Jul 2006 14:36:51 -0000       1.32
+++ marctagstructure.pl 23 Nov 2006 09:06:49 -0000      1.32.2.1
@@ -357,7 +357,6 @@
        my @results;
        while (my $data=$sth->fetchrow_hashref){
        push(@results,$data);
-       warn "=> ".$data->{liblibrarian};
        }
        #  $sth->execute;
        $sth->finish;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]