Disabled premium check for now
This commit is contained in:
parent
9b4ead935e
commit
675455630d
|
@ -35,7 +35,7 @@ class premium extends \external_api {
|
|||
* If set to false, all premium features will be enabled and no premium settings panel will be visible.
|
||||
* @var bool
|
||||
*/
|
||||
private static $premiumsupported = true;
|
||||
private static $premiumsupported = false;
|
||||
|
||||
/**
|
||||
* Certficate code
|
||||
|
|
Loading…
Reference in New Issue
Block a user