Subversion Repositories php-qbpwcf

Rev

Rev 232 | Rev 237 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 232 Rev 235
Line 45... Line 45...
45
 
45
 
46
新增 usr/share/qbpwcf/sample/system_snedMailAgent.php. 檔案,提供測試 var/qbpwcf/system/sendMailAgent 的 api 版本功能. [devel]
46
新增 usr/share/qbpwcf/sample/system_snedMailAgent.php. 檔案,提供測試 var/qbpwcf/system/sendMailAgent 的 api 版本功能. [devel]
47
 
47
 
48
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
48
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
49
 
49
 
-
 
50
變更 etc/qbpwcf/allInOneConfig.php 中的 systemMailAcct、domain、gnupgId 預設值.
-
 
51
 
50
修正 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 qbpwcf 與 gpg 的編解碼與加解密方式. [test]
52
修正 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 qbpwcf 與 gpg 的編解碼與加解密方式. [test]
51
 
53
 
52
增加 javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式的 window.qbpwcf.ajaxP 回傳結果 status 以及註解說明.
54
增加 javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式的 window.qbpwcf.ajaxP 回傳結果 status 以及註解說明.
53
 
55
 
54
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的註解.
56
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的註解.