koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha plugin_launcher.pl,1.2,1.3


From: doXulting
Subject: [Koha-cvs] CVS: koha plugin_launcher.pl,1.2,1.3
Date: Fri, 30 Jul 2004 06:54:30 -0700

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

Modified Files:
        plugin_launcher.pl 
Log Message:
Beginning of serial commit

Index: plugin_launcher.pl
===================================================================
RCS file: /cvsroot/koha/koha/plugin_launcher.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** plugin_launcher.pl  10 Dec 2002 13:54:08 -0000      1.2
--- plugin_launcher.pl  30 Jul 2004 13:54:27 -0000      1.3
***************
*** 31,33 ****
  my $plugin_name="value_builder/".$input->param("plugin_name");
  require $plugin_name;
! &plugin($input);
\ No newline at end of file
--- 31,33 ----
  my $plugin_name="value_builder/".$input->param("plugin_name");
  require $plugin_name;
! &plugin($input);




reply via email to

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