Hi Helge,
it's a limitation of how multi-module param is supported. In this case, the module name is interpreted as a reg exp against all loaded module names.. so "pa" matches "path"
try " ...|pa$|..."
regards, bogdan
Helge Waastad wrote:
Hi, The statement:
modparam("usrloc|lcr|permissions|speeddial|acc|auth_db|msilo|group| domain|uri_db|pdt|pa|alias_db", "db_url",......
will return db_url not in module <path>
PS, does anyone else think that CVS from SF ¤%&"#¤..? For CVS junkies as me it's quite frustrating.
br hw