Ticket #1782 (closed 改善提案: 修正済)
plugin_info定義の変更
| Reported by: | adachi | Owned by: | adachi |
|---|---|---|---|
| Priority: | 中 | Milestone: | EC-CUBE2.12.0 |
| Component: | その他 | Version: | 2.12.0 β |
| Keywords: | Cc: | ||
| 修正済み: | yes |
Description
概要
現状、constで定義されているが、配列等のデータ構造を利用できない
staticで定義し、フックポイントのregisterや, インストール時のファイルコピー処理等を自動でできるようにする.
詳細
既存プラグインは動作することが前提.
※詳細はのちほど記載します.
Change History
Note: See
TracTickets for help on using
tickets.

r21795 r21794 にて対応済