Changed reliance upon filename to the configuration system. This works towards fixing issue #322
git-svn-id: https://beef.googlecode.com/svn/trunk@937 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -46,7 +46,7 @@ module Core
|
||||
# Super class controller
|
||||
def initialize(info)
|
||||
get_extensions
|
||||
|
||||
|
||||
@info = info
|
||||
@datastore = @info['Data'] || {}
|
||||
@friendlyname = @info['Name'] || nil
|
||||
|
||||
Reference in New Issue
Block a user