File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 77 */
88
99return array (
10- 'siteVersionName ' => '1.0-beta-8 ' ,
10+ 'siteVersionName ' => '1.0.9 ' ,
1111 'siteVersionCode ' => '10009 ' ,
1212 'apiPageIndex ' => './index.php?action=page.index ' ,
1313 'apiPageLogin ' => './index.php?action=page.login ' ,
1414 'apiPageLogout ' => './index.php?action=page.logout ' ,
1515 'apiPageJump ' => "./index.php?action=page.jump " ,
16- 'loginPluginId ' => '106 ' ,
16+ 'loginPluginId ' => '102 ' ,
1717 'apiPageWidget ' => './index.php?action=page.widget ' ,
1818 'apiPageSiteInit ' => "./index.php?action=installDB " ,
1919 'session_verify_102 ' => './index.php?action=api.session.verify&body_format=base64pb ' ,
20- 'session_verify_106 ' => 'http://127.0.0.1:8081/duckchat/duckchat.php?action=api.session.verify&body_format=base64pb ' ,
2120 'test_curl ' => "./index.php?action=installDB&for=test_curl " ,
2221 "siteAddress " => '' ,
2322 'passport_cookie_name ' => "duckchat_passport_cookie " ,
You can’t perform that action at this time.
0 commit comments