X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter3-loadsettings.html;h=019ad9492946a0fff9b64e4ba7b176ab3098f0f6;hp=6206b7ee3b9565d07bdd47c1cb2acf30f92a968a;hb=ff0d6ced3c2cc3f9c6f601c1ac8618a9dc4ccb5a;hpb=917bf000970f6e8e95759b4975e9d5c48e738dfd diff --git a/Documentation/English (British)/developer-chapter3-loadsettings.html b/Documentation/English (British)/developer-chapter3-loadsettings.html index 6206b7e..019ad94 100644 --- a/Documentation/English (British)/developer-chapter3-loadsettings.html +++ b/Documentation/English (British)/developer-chapter3-loadsettings.html @@ -30,7 +30,7 @@ Loads the settings needed for the database module.

Usage:

- $kiriwrite_dbmodule->loadsettings({ Directory => “db”, DateTime => “DD/MM/YY (hh:mm:ss)”, Server => “localhost”, Port => “3306”, Protocol => “tcp”, Database => “database”, Username => “username”, Password => “password”, TablePrefix => “tableprefix” }); + $kiriwrite_dbmodule->loadsettings({ Directory => "db", DateTime => "DD/MM/YY (hh:mm:ss)", Server => "localhost", Port => "3306", Protocol => "tcp", Database => "database", Username => "username", Password => "password", TablePrefix => "tableprefix" });