Commit Graph

7 Commits

Author SHA1 Message Date
f8adb23910 Remove warnings for undefined variables on main pages 2024-12-13 10:38:18 -05:00
james
8c5a0bd853 Dont do a save, or we get nested 2009-12-03 23:32:13 +00:00
james
c962286321 Save committee member "complete" status 2009-12-03 23:19:06 +00:00
james
e0b50f8128 revert my last chaange 2007-11-21 16:48:10 +00:00
james
012939f975 Need to require user.inc.php or else required functions dont exist. 2007-11-21 16:45:35 +00:00
dave
3ba0d061f7 - Remove auth_has_access($access) completely, use
committee_auth_has_access($access) now.
- Remove unused committee_login and committee_auth.php
- Simplify the left bar logic for the committee links
2007-11-21 07:41:09 +00:00
dave
2715d67aef - Fix login check for an expired password
- Allow user_personal.php to handle committee members
- Add password field if the editer in user_personal has access_super
- Allow a committee member to edit anyone in user_personal.php
- Convert auth_required to user_auth_required, and check for both a user type
  and an access level (if committee)
- Convert the committee to the new user system (BIG change :)
- Remove the ^M from admin/committees.php
2007-11-17 21:59:59 +00:00