koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Auth.pm,1.30,1.31


From: Joshua Ferraro
Subject: [Koha-cvs] CVS: koha/C4 Auth.pm,1.30,1.31
Date: Tue, 16 Mar 2004 12:29:06 -0800

Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30977

Modified Files:
        Auth.pm 
Log Message:
fixed missing } at EOF


Index: Auth.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Auth.pm,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -r1.30 -r1.31
*** Auth.pm     4 Mar 2004 16:49:09 -0000       1.30
--- Auth.pm     16 Mar 2004 20:29:04 -0000      1.31
***************
*** 463,467 ****
  }
  
! 
  
  END { }       # module clean-up code here (global destructor)
--- 463,467 ----
  }
  
! }
  
  END { }       # module clean-up code here (global destructor)




reply via email to

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