From: Dan Langille Date: Wed, 12 Sep 2007 13:52:56 +0000 (+0000) Subject: Modify db_escape_string() to take both jcr and db. X-Git-Tag: Release-5.0.3~2994 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d6cb9c3b205bdca44e076e467ee609ac374c178b;p=bacula%2Frescue Modify db_escape_string() to take both jcr and db. This allows for better escaping of strings. ---