Rev 553 |
Rev 555 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 554 2023-09-25 04:01:37
- Author: liveuser
- Log message:
- -- Power by QBPWCF
'增加 install.php 的檔案的 getIpUrl 參數,允許設定提供取得自身對外ip的服務網址.'
'更新 csInformation.php 檔案的 csInformation 類別的 getServerRealIP 函式取得自己 ip 的預設服務網址.'
'修正 csInformation.php 檔案的 csInformation 類別的 getServerRealIP 函式取得自己 ip 會因為 /usr/lib/qbpwcf/etc/config.php 內容為 $myIp="" 導致不會去問 IP 的問題.'
'新增 sample/csInformation:getServerRealIP.php 檔案,用來驗證取得自己對外 ip 的服務功能.'