Subversion Repositories qbpwcf-lib(archive)

Rev

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

Rev 709 Rev 710
Line 36... Line 36...
36
 
36
 
37
新增 javaScript.php 檔案的 javaScript 類別中 qbpwcfJavaScript 函式的 window.qbpwcf.text_editor 提供編輯文字檔案的功能. [devel]
37
新增 javaScript.php 檔案的 javaScript 類別中 qbpwcfJavaScript 函式的 window.qbpwcf.text_editor 提供編輯文字檔案的功能. [devel]
38
 
38
 
39
qbpwcf-alpha-2024-03-xx.tar.zst
39
qbpwcf-alpha-2024-03-xx.tar.zst
40
 
40
 
-
 
41
修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式的回傳結果 "LOGNAME" 會不存在的問題.
-
 
42
 
41
修正 external.php 檔案的 external 類別 callShell 函式的 escapeshellarg 參數若為 "false",則回傳結果就不會有 "escape" 元素存在. 
43
修正 external.php 檔案的 external 類別 callShell 函式的 escapeshellarg 參數若為 "false",則回傳結果就不會有 "escape" 元素存在. 
42
 
44
 
43
變更 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbol 參數可以允許為空字串.
45
變更 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbol 參數可以允許為空字串.
44
 
46
 
45
新增 samplePage/config::server/20240317 檔案,存放使用 config::server 的 20240317 範例.
47
新增 samplePage/config::server/20240317 檔案,存放使用 config::server 的 20240317 範例.