Posted by Tito on 10/18/06 02:07
Isn't the data for the tables are already linked to teams?
If correct, then you won't need to modify any schema.
You'll just need to modify it's presentation, by triggering the php
scripts to align the logged in user to the team(s) he/she has access
to.
You may need to add a new table that links users to teams (if not
existing already).
[Back to original message]
|