* add new version.

This commit is contained in:
wyd621
2013-08-09 10:08:02 +08:00
parent 2c15082d14
commit 3caa3e985a
18 changed files with 89 additions and 22 deletions
+1
View File
@@ -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();