Help for this page

Select Code to Download


  1. or download this
    $cfg->write("$ENV{HOME}/.kenesis");
    
  2. or download this
    $cfg->write("~/.kenesis") or die $cfg->error();
    
  3. or download this
    '~/.kenesis' couldn't be opened for writing: No such file or directory