home *** CD-ROM | disk | FTP | other *** search
- #
- # This file is project specific. The filename has to be: project_id_access
- #
- # This is the access code for each person who can login the system
- # The left-hand side is the username which have to be in the person table.
- # The right-hand side is the corresponding access code this person.
- #
- # access codes include: view, submit, edit
- #
- guest=edit
- dev=edit
- qa=edit
-