Dear all,
 
I do have another easy (new) question, however.
 
Basically, on my site, I have locked the attributes option, as most 
administrators have.  However, I need to allow people to set their own 
attributes for one group.  What I've thought of doing is something like:
 
if(($group=="Grouppage") 
$DefaultPasswords['attr'] = crypt('example'); 

Its probably totally wrong, but its only my 3rd month in PHP and there is still 
so much to learn!

Thanks,

Chris

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to