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
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
Hi, and thanks, I'll try it out....
PS, does anyone know the status of the cvs at sourceforge?
I'm not able to connect...getting a 502 Bad Gateway.
br hw
tir, 14,.03.2006 kl. 21.27 +0200, skrev Bogdan-Andrei Iancu:
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
Hi,
Helge Waastad wrote:
Hi, and thanks, I'll try it out....
PS, does anyone know the status of the cvs at sourceforge?
I'm not able to connect...getting a 502 Bad Gateway.
anonymous CVS still done - unfortunately the guys from sourceforge haven't fixed the problem yet... :(
regards, bogdan
tir, 14,.03.2006 kl. 21.27 +0200, skrev Bogdan-Andrei Iancu:
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