| config_set() | ใช้กำหนดค่าของ $config ในขณะ run time |
|---|
method:config_set ( key, value );
return type:void
special:static
content:ใช้กำหนดค่าของ $config ในขณะ run time
example:Kohana::config_set ( "locale.language", "th_TH" );
comment:ตัวแปร key คือ group.key โดย group คือ ชื่อไฟล์ และ key คือ key ของตัวแปร $config ในไฟล์