X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter3-addfilter.html;h=46dd1de400b7a02012f3cd35dd3aa75d10b950d2;hp=51b58adb8adf4abcc0d64f8808e5c2b94c26268a;hb=ff0d6ced3c2cc3f9c6f601c1ac8618a9dc4ccb5a;hpb=917bf000970f6e8e95759b4975e9d5c48e738dfd diff --git a/Documentation/English (British)/developer-chapter3-addfilter.html b/Documentation/English (British)/developer-chapter3-addfilter.html index 51b58ad..46dd1de 100644 --- a/Documentation/English (British)/developer-chapter3-addfilter.html +++ b/Documentation/English (British)/developer-chapter3-addfilter.html @@ -29,7 +29,7 @@ Adds a filter to the filter database.

$kiriwrite_dbmodule->connectfilter(1); - $kiriwrite_dbmodule->addfilter({ FindFilter => “This is the find filter.”, ReplaceFilter => “This is the replace filter.”, Priority => 1, Enabled => 1, Notes => “Some notes about the filter.” }); + $kiriwrite_dbmodule->addfilter({ FindFilter => "This is the find filter.", ReplaceFilter => "This is the replace filter.", Priority => 1, Enabled => 1, Notes => "Some notes about the filter." });