Access control list should work now - this is still not acl

This commit is contained in:
Miles Lott 2001-02-04 21:02:31 +00:00
parent 2daff5b792
commit 90170e57d7

View File

@ -37,6 +37,7 @@
$extrafields = array ("pager" => "pager", $extrafields = array ("pager" => "pager",
"mphone" => "mphone", "mphone" => "mphone",
"ophone" => "ophone", "ophone" => "ophone",
"access" => "access",
"address2" => "address2", "address2" => "address2",
"bday" => "bday", "bday" => "bday",
"url" => "url", "url" => "url",