hehe I already deprecated it myself and use 'enable_app openid'
fn enable_app {
d=()
for(x in $enabled_apps)
if(! ~ $x $1)
d = ($d $x)
enabled_apps = ($d $1)
}
that config idea looks good too, I'll probably get round to changing
to fit, I'll keep you posted
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"werc" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/werc9?hl=en
-~----------~----~----~----~------~----~------~--~---