* add new version.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
$config->sso = new stdclass();
|
||||
$config->sso->create = new stdclass();
|
||||
$config->sso->create->requiredFields = 'title,code,key,ip';
|
||||
$config->sso->edit = new stdclass();
|
||||
|
||||
Reference in New Issue
Block a user