Added debug info.
This commit is contained in:
parent
64ac09b1ae
commit
c26d3a1601
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ get config setting
|
|||
=end
|
||||
|
||||
def self.get(name)
|
||||
logger.debug "Setting.get(#{name.inspect})"
|
||||
load
|
||||
@@current[:settings_config][name]
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue