koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/acqui acqui-home.pl


From: Antoine Farnault
Subject: [Koha-cvs] koha/acqui acqui-home.pl
Date: Mon, 31 Jul 2006 15:59:03 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Antoine Farnault <toins>        06/07/31 15:59:03

Modified files:
        acqui          : acqui-home.pl 

Log message:
        fix minor bug in POD.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/acqui/acqui-home.pl?cvsroot=koha&r1=1.14&r2=1.15

Patches:
Index: acqui-home.pl
===================================================================
RCS file: /sources/koha/koha/acqui/acqui-home.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- acqui-home.pl       27 Jul 2006 13:29:51 -0000      1.14
+++ acqui-home.pl       31 Jul 2006 15:59:03 -0000      1.15
@@ -15,7 +15,7 @@
 # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
 # Suite 330, Boston, MA  02111-1307 USA
 
-# $Id: acqui-home.pl,v 1.14 2006/07/27 13:29:51 toins Exp $
+# $Id: acqui-home.pl,v 1.15 2006/07/31 15:59:03 toins Exp $
 
 
 =head1 NAME
@@ -35,6 +35,7 @@
 =item $status
 C<$status> is the status a suggestion could has. Default value is 'ASKED'.
 thus, it can be REJECTED, ACCEPTED, ORDERED, ASKED, AVAIBLE
+
 =back
 
 =cut




reply via email to

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