Changeset 1548 in ExiteCMS for trunk/includes/user_functions.php
- Timestamp:
- 07/11/08 14:51:13 (4 years ago)
- File:
-
- 1 edited
-
trunk/includes/user_functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/user_functions.php
r1503 r1548 270 270 // Check if a user is assigned to the specified user group 271 271 function checkusergroup($user_id, $group_id) { 272 global $ db_prefix;272 global $groups, $db_prefix; 273 273 274 274 // every user is a member
Note: See TracChangeset
for help on using the changeset viewer.
