Loving SimpleDesk? Help us spread the word!
if(!array_key_exists($perm,$user_info['shd_permissions'])){
$user_info['shd_permissions'][$perm] = $depts[$role];
} else {
$user_info['shd_permissions'][$perm] = array_merge($user_info['shd_permissions'][$perm],$depts[$role]);
}
Quote from: Acans on July 04, 2022, 02:00:51 AMQuote from: Zaphod on June 25, 2022, 08:11:48 PMBut my point earlier is Simple Machines are showing version 2.1 and claiming compatible with 2.0.19 as show previously in screenshot.
SimpleDesk is compatible with both 2.0 and 2.1, however only the certain versions are.
Basically you just need to match either 2.0 with 2.0, and 2.1 with 2.1, instead of 2.1 with 2.0 etc.
Quote from: Zaphod on June 25, 2022, 08:11:48 PMBut my point earlier is Simple Machines are showing version 2.1 and claiming compatible with 2.0.19 as show previously in screenshot.
Page created in 0.023 seconds with 16 queries.