Rev 485 |
Rev 487 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 486 2023-05-29 06:42:26
- Author: liveuser
- Log message:
- -- Power by QBPWCF
'修正 cmd.php 檔案的 cmd 類別的 makeZstFile 函式對於 path 參數的處理.'
'修正 cmd.php 檔案的 cmd 類別的 makeZstFile 函式沒有使用到給予的 fileArgu 參數問題.'
'變更 allInOneConfig.php 檔案的 資料庫連結用資訊註解方式.'
'增加 allInOneForCI.php、allInOneCmd.php、allInOneJson.php、allInOneForSOAP.php、allInOneFull.php 檔案的 dbPort 變數, 提供預設的資料庫 tcp port, 提供覆蓋預設值的功能.'
'增加 allInOneConfig.php 檔案的 dbPort 變數,提供預設的資料庫 tcp port.'
'增加 usr/bin/backupDb.php 檔案的 backupFilesToKeep 參數,預設至多保留7天份的備份檔案.'
'新增 sample/fileAccess::ls.php 檔案.'
'新增 fileAccess.php 檔案的 fileAccess 類別的 ls 函式,提供詳細的目錄底下檔案與資料夾資訊.'
'新增 sample/fileAccess::listInfo.php 檔案.'