In fulltext.php, doDropMapping should not exit() on error but return so we can send...
authorJehan-Guillaume (ioguix) de Rorthais <ioguix@digix.(none)>
Thu, 11 Mar 2010 23:28:49 +0000 (00:28 +0100)
committerJehan-Guillaume (ioguix) de Rorthais <ioguix@digix.(none)>
Thu, 11 Mar 2010 23:28:49 +0000 (00:28 +0100)
commit560814be75fcd86d6b2843cf5bd8988841dc4367
tree7fd87f7e37697660ca58cde056ea6487935c766a
parent4e8b7048a33a12e6f007aadd80ee52554332c80f
In fulltext.php, doDropMapping should not exit() on error but return so we can send the closing html tags. Reported by Alexey Baturin.
fulltext.php