X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter1-kiriwritetemplateadd.html;h=b57f40258a07446531b06e0f69a1de06f5b93d15;hb=820f8c72b5d3985b5c06b0ffa7def526064ee2d7;hp=6dd172093f15b762b9261d5b03b92f4945f5f710;hpb=a110948e819f1beb388f504ddd758617fd6a6c1e;p=kiriwrite%2F.git diff --git a/Documentation/English (British)/developer-chapter1-kiriwritetemplateadd.html b/Documentation/English (British)/developer-chapter1-kiriwritetemplateadd.html index 6dd1720..b57f402 100644 --- a/Documentation/English (British)/developer-chapter1-kiriwritetemplateadd.html +++ b/Documentation/English (British)/developer-chapter1-kiriwritetemplateadd.html @@ -33,7 +33,7 @@ kiriwrite_template_add(filename, name, description, layout, confirm);
$pagedata = kiriwrite_template_add();
- $pagedata = kiriwrite_template_add(“template.html”, “Template Filename”, “Template Description”, “This is the template layout, blah, blah, blah”, 1); + $pagedata = kiriwrite_template_add("template.html", "Template Filename", "Template Description", "This is the template layout, blah, blah, blah", 1);