X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter3-addfilter.html;h=46dd1de400b7a02012f3cd35dd3aa75d10b950d2;hb=642b115fbca3aac1f0c60a7d2b6e0a89a6f0fd74;hp=51b58adb8adf4abcc0d64f8808e5c2b94c26268a;hpb=78f6c5e8ed54c22b470764e2b93c42ef1f6644e8;p=kiriwrite%2F.git 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." });