Subversion Repositories php-qbpwcf

Rev

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

Rev 227 Rev 230
Line 45... Line 45...
45
 
45
 
46
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
46
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
47
 
47
 
48
修正 etc/systemd/system/ip-blockerd.service 的參數於非 ostree os 升級時參數會被重置的問題. [devel]
48
修正 etc/systemd/system/ip-blockerd.service 的參數於非 ostree os 升級時參數會被重置的問題. [devel]
49
 
49
 
-
 
50
php-qbpwcf-alpha.v202xxxxx
-
 
51
 
-
 
52
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的註解.
-
 
53
 
50
php-qbpwcf-alpha.v20251223
54
php-qbpwcf-alpha.v20251223
51
 
55
 
52
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能,尚未支援多執行序功能. [devel]
56
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能(尚未支援多執行序功能).
53
 
57
 
54
增加 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式功能,提供一開始就選擇全部有異動的檔案為 commit 對象 的功能.
58
增加 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式功能,提供一開始就選擇全部有異動的檔案為 commit 對象 的功能.
55
 
59
 
56
修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 svnsta 函式的 解析 node 路徑與名稱遇到空格會解析出錯的問題.
60
修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 svnsta 函式的 解析 node 路徑與名稱遇到空格會解析出錯的問題.
57
 
61