You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it definitely does not work in 3.1 because it refers to Security::$someVariable and this should be referenced as Config::inst()->get("Security", "someVariable");
Is it right that this module is not 3.1 ready?
The text was updated successfully, but these errors were encountered: