Subversion Repositories qbpwcf-lib(archive)

Rev

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

Rev 728 Rev 733
Line 40... Line 40...
40
 
40
 
41
增加 webSock.php 檔案的 webSock 類別的 clientDaemon 函式的 debug 參數. [test]
41
增加 webSock.php 檔案的 webSock 類別的 clientDaemon 函式的 debug 參數. [test]
42
 
42
 
43
qbpwcf-alpah-2024-04-15.tar.zst
43
qbpwcf-alpah-2024-04-15.tar.zst
44
 
44
 
-
 
45
修正 external.php 檔案的 external 類別的 callShell 函式對於 username 參數的應用.
-
 
46
 
-
 
47
修正 fileAccess.php 檔案的 fileAccess 類別的 getList 函式使用 fileAccess::fileInfo 的方式.
-
 
48
 
-
 
49
修正 csInformation.php 檔案的 csInformation 類別的 runner 函式於 container 會無法判別自己是哪個 user 的問題.
-
 
50
 
45
新增 sample/csInformation::getConnectionInfo.php 檔案,用於測試 csInformation::getConnectionInfo 功能.
51
新增 sample/csInformation::getConnectionInfo.php 檔案,用於測試 csInformation::getConnectionInfo 功能.
46
 
52
 
47
修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式於 container 會無法判別自己是哪個 user 的問題.
53
修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式於 container 會無法判別自己是哪個 user 的問題.
48
 
54
 
49
增加 search.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式回傳的結果 keyWordsIncludeStr.
55
增加 search.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式回傳的結果 keyWordsIncludeStr.