Subversion Repositories php-qbpwcf

Rev

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

Rev 293 Rev 294
Line 47... Line 47...
47
 
47
 
48
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 proc 的支援. [devel]
48
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 proc 的支援. [devel]
49
 
49
 
50
php-qbpwcf-alpha.v202603xx
50
php-qbpwcf-alpha.v202603xx
51
 
51
 
-
 
52
增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的 cmdContainArgu 參數,方便不用自己先行將指令與參數解析成陣列.
-
 
53
 
-
 
54
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式新增與既有記錄有同樣 query 但 value 不同的 CNAME 處理.
-
 
55
 
52
修正 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式回傳結果說明.
56
修正 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式回傳結果說明.
53
 
57
 
54
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 verifyDomain 函式執行是否正常的判讀.
58
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 verifyDomain 函式執行是否正常的判讀.
55
 
59
 
56
增加 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數,加快解析 RR 檔案的效率.
60
增加 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數,加快解析 RR 檔案的效率.