Subversion Repositories qbpwcf-lib(archive)

Rev

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

Rev 936 Rev 937
Line 63... Line 63...
63
 
63
 
64
修正 fileAccess.php 檔案的 fileAccess 類別中 fileInfo 函式對於資料夾解析會異常的問題.
64
修正 fileAccess.php 檔案的 fileAccess 類別中 fileInfo 函式對於資料夾解析會異常的問題.
65
 
65
 
66
修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式解析所屬群組子只有使用者自己時會出錯的問題.
66
修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式解析所屬群組子只有使用者自己時會出錯的問題.
67
 
67
 
68
增加 install.php 檔案的 libonly 參數,用以識別是否只要安裝函式庫,不要設定檔案跟執行檔.
-
 
69
 
-
 
70
新增 configue 檔案,作為打包成 rpm 的準備. [test]
68
新增 configue 檔案,作為打包成 rpm 的準備. [test]
71
 
69
 
72
新增 makefile 檔案,作為打包成 rpm 的準備. [test]
70
新增 makefile 檔案,作為打包成 rpm 的準備. [test]
73
 
71
 
74
增加 stringProcess.php 檔案的 stringProcess 類別的 parse 函式回傳的建議 escape輸出 於錯誤資訊.
72
增加 stringProcess.php 檔案的 stringProcess 類別的 parse 函式回傳的建議 escape輸出 於錯誤資訊.