Opened 16 years ago
Closed 16 years ago
#61 closed 作業 (修正済み)
/include/config_from_xoops.class.php ImpressCMS対応
Reported by: | toemon | Owned by: | toemon |
---|---|---|---|
Priority: | 普通 | Milestone: | Ver.2.0.0 |
Component: | 一般 | Version: | 2.0.0 |
Severity: | 普通 | Keywords: | |
Cc: |
Description
ImpressCMSのDB関連のdefine値はmainfile.phpからは取得できない。
XOOPS_TRUST_PATH側に生成されたファイルから、取得する必要がある。
ImpressCMSのinstall/page_configsave.phpの
preg_match(),preg_replace()の正規表現が取得の参考になるかも
Change History (1)
comment:1 Changed 16 years ago by toemon
- Resolution set to 修正済み
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
r129 にて完了