[dev] Gollem

Jacques Beaudoin jacques-beaudoin at cspi.qc.ca
Mon Aug 18 21:59:07 UTC 2008


Hi,

I would like to put the following codes of backends.php in a function.

$backends['test'] = array(
     'name' => 'test',
     'driver' => 'ftp',
     'preferred' => '',
     'hordeauth' => true,
     'params' => array(
     'hostspec' => '10.220.12.167',
     'port' => 21,
     'pasv' => false,
     'timeout' => 90,
     ),
     'loginparams' => array(),
     'permissions' => '',
     'quota' => false,
     'clipboard' => true,
     'attributes' => array('name', 'download', 'modified', 'size')
);


tried different coding but can't get it to work

Does anybody have a sugestion

Thanks

Jacques



----------------------------------------------------
Ce message a été acheminé par le Webmail de la CSPI.



More information about the dev mailing list