koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Date.pm,1.12,1.13


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/C4 Date.pm,1.12,1.13
Date: Tue, 08 Apr 2003 04:30:58 -0700

Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1:/tmp/cvs-serv17156/C4

Modified Files:
        Date.pm 
Log Message:
fix for #229

Index: Date.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Date.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** Date.pm     5 Apr 2003 03:19:33 -0000       1.12
--- Date.pm     8 Apr 2003 11:30:55 -0000       1.13
***************
*** 32,36 ****
  {
        my $dateformat = get_date_format();
!       
        if ( $dateformat eq "us" )
        {
--- 32,36 ----
  {
        my $dateformat = get_date_format();
! 
        if ( $dateformat eq "us" )
        {
***************
*** 63,67 ****
  
        my $dateformat = get_date_format();
!       
        if ( $dateformat eq "us" )
        {
--- 63,67 ----
  
        my $dateformat = get_date_format();
! 
        if ( $dateformat eq "us" )
        {




reply via email to

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