1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-10-17 17:01:01 +00:00
Patch by Mizuki ISHIKAWA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22494 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu 2023-12-04 06:18:21 +00:00
parent 07aab5a280
commit f29c22157d

View File

@ -225,7 +225,7 @@ module Redmine
# Turn sudo mode back on
def self.enable!
CurrentSUdoMode.disabled = nil
CurrentSudoMode.disabled = nil
end
def self.enabled?