do not use REPLACE in SQL statements : it is not standard SQL, and don't work with...
authortipaul <tipaul>
Tue, 3 Jul 2007 08:48:14 +0000 (08:48 +0000)
committertipaul <tipaul>
Tue, 3 Jul 2007 08:48:14 +0000 (08:48 +0000)
commit24b5fab8335d56967823674c6adb931787aa64d2
treec0ca77e0e8cba36d96239a1421b1d73d056e4923
parentdaa450ebbdd6a2f979952b10ea2e44ab4d110e3b
do not use REPLACE in SQL statements : it is not standard SQL, and don't work with integrity contraints : it's a delete/insert, not an UPDATE if the row exist. fixes the problem for borrower categories
admin/categorie.pl
koha-tmpl/intranet-tmpl/prog/en/admin/categorie.tmpl