[gollem] Re: sql backend using $conf['sql']

Markos Giannopoulos markg at apogee.gr
Thu Feb 17 10:38:25 PST 2005


Quoting Jan Schneider <jan at horde.org>:

>>
>> Undefined variable: conf
>
> Try
> 'params' => array_merge($GLOBALS['conf']['sql'], array('table' =>
> 'horde_vfs')),
> instead.
>

works!

many thanks
MarkG

ps. i suppose that in order to have one separate shared sql vfs space for each
group (e.g. users of group 1 cant see files of users of group 2) i will 
need to
have two tables and give them appropriate permissions?



More information about the gollem mailing list