X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter1-kiriwriteoutputconfig.html;h=6f287d0a5b24e304d714df3a38a535490c66787f;hb=807fbc25c35ea3cdf16adcb2106fbb63b3511a68;hp=7c43b62a012e8942adef272fd628493728cdd36a;hpb=fb02a3c6cb60580a1dce80522a06168919460207;p=kiriwrite%2F.git diff --git a/Documentation/English (British)/developer-chapter1-kiriwriteoutputconfig.html b/Documentation/English (British)/developer-chapter1-kiriwriteoutputconfig.html index 7c43b62..6f287d0 100644 --- a/Documentation/English (British)/developer-chapter1-kiriwriteoutputconfig.html +++ b/Documentation/English (British)/developer-chapter1-kiriwriteoutputconfig.html @@ -30,7 +30,7 @@ kiriwrite_output_config outputs a configuration file and is mainly used for writ Usage:

- kiriwrite_output_config({ DatabaseDirectory => “db”, OutputDirectory => “output”, ImagesURIPath => “/images/kiriwrite”, DateTimeFormat => “DD/MM/YY (hh:mm:ss)”, SystemLanguage => “en-GB”, PresentationModule => “HTML4S”, TextAreaCols => 50, TextAreaRows => 10, DatabaseModule => “SQLite”, DatabaseServer => “localhost”, DatabasePort => “3306”, DatabaseProtocol => “tcp”, DatabaseSQLDatabase => “database”, DatabaseUsername => “username”, DatabasePassword => “password”, DatabaseTablePrefix => “tableprefix” }); + kiriwrite_output_config({ DatabaseDirectory => "db", OutputDirectory => "output", ImagesURIPath => "/images/kiriwrite", DateTimeFormat => "DD/MM/YY (hh:mm:ss)", SystemLanguage => "en-GB", PresentationModule => "HTML4S", TextAreaCols => 50, TextAreaRows => 10, DatabaseModule => "SQLite", DatabaseServer => "localhost", DatabasePort => "3306", DatabaseProtocol => "tcp", DatabaseSQLDatabase => "database", DatabaseUsername => "username", DatabasePassword => "password", DatabaseTablePrefix => "tableprefix" });