[Koha-cvs] CVS: koha/admin systempreferences.pl,1.17,1.18

Paul POULAIN tipaul at users.sourceforge.net
Wed Apr 14 21:45:00 CEST 2004


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

Modified Files:
	systempreferences.pl 
Log Message:


Index: systempreferences.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/systempreferences.pl,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** systempreferences.pl	30 Dec 2003 20:56:16 -0000	1.17
--- systempreferences.pl	14 Apr 2004 19:44:58 -0000	1.18
***************
*** 247,250 ****
--- 247,252 ----
  	}
  	$sth->finish;
+ 	print "Content-Type: text/html\n\n<META HTTP-EQUIV=Refresh CONTENT=\"0; URL=systempreferences.pl\"></html>";
+ 	exit;
  ################## DELETE_CONFIRM ##################################
  # called by default form, used to confirm deletion of data in DB





More information about the Koha-cvs mailing list