mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
user_can() cancel use set cache
This commit is contained in:
@@ -237,7 +237,6 @@ elseif ($action == 'savesettings_authority') // save user authority
|
||||
saveSetting('authority', $AUTHORITY);
|
||||
$actiontime = date("F j, Y, g:i a");
|
||||
write_log("Tracker USER AUTHORITY settings updated by {$CURUSER['username']}. $actiontime",'mod');
|
||||
build_class_permission_cache();
|
||||
go_back();
|
||||
}
|
||||
elseif ($action == 'savesettings_tweak') // save tweak
|
||||
|
||||
Reference in New Issue
Block a user