koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/C4 SearchMarc.pm [rel_2_2]


From: Joshua Ferraro
Subject: [Koha-cvs] koha/C4 SearchMarc.pm [rel_2_2]
Date: Thu, 23 Feb 2006 03:20:25 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Joshua Ferraro <address@hidden> 06/02/23 03:20:25

Modified files:
        C4             : SearchMarc.pm 

Log message:
        typo from previous commit

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/C4/SearchMarc.pm.diff?only_with_tag=rel_2_2&tr1=1.36.2.23&tr2=1.36.2.24&r1=text&r2=text

Patches:
Index: koha/C4/SearchMarc.pm
diff -u koha/C4/SearchMarc.pm:1.36.2.23 koha/C4/SearchMarc.pm:1.36.2.24
--- koha/C4/SearchMarc.pm:1.36.2.23     Thu Feb 23 03:16:37 2006
+++ koha/C4/SearchMarc.pm       Thu Feb 23 03:20:24 2006
@@ -335,7 +335,7 @@
                        push @result,$bibid;
                }
        }
-if (C4::Context->preference("sortbynonfilingchars")==1) {
+if (C4::Context->preference("sortbynonfiling")==1) {
 #~~#~~# next part added by SH Modified by JF
 # This code resorts the biblio.title results eliminating the
 # marc non-filing chars




reply via email to

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