Opened 16 years ago
Closed 16 years ago
#65 closed 作業 (修正済み)
キャッシュの削除
Reported by: | toemon | Owned by: | toemon |
---|---|---|---|
Priority: | 普通 | Milestone: | Ver.2.0.0 |
Component: | 一般 | Version: | 2.0.0 |
Severity: | 普通 | Keywords: | |
Cc: |
Description
XOOPS_ROOT_PATH/cache内に余計なキャッシュが残る場合があるので、
アンインストール時に該当モジュールのプレフィックスを持つキャッシュをクリアする。
キャッシュリフレッシュ作業時、該当モジュールのプレフィックスを持つキャッシュを全て削除してから、新たにキャッシュを作成する。
などの処理を行う
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.
r135 にて実装完了