Opened 15 years ago
Closed 15 years ago
#219 closed バグ(bug) (修正済み)
LIBXML_DOTTED_VERSIONが定義されていない場合の警告
Reported by: | toemon | Owned by: | toemon |
---|---|---|---|
Priority: | 普通 | Milestone: | Ver.2.1.3 |
Component: | 一般 | Version: | |
Severity: | 普通 | Keywords: | |
Cc: |
Description
動作には支障はないが、LIBXML_DOTTED_VERSIONが定義されていない場合、以下の警告がでる。
Notice [PHP]: Use of undefined constant LIBXML_DOTTED_VERSION - assumed 'LIBXML_DOTTED_VERSION' in file C:\xampp\htdocs\cube\modules\xp_trunk\admin\index.php line 235
Change History (3)
comment:1 Changed 15 years ago by toemon
- Milestone set to Ver.2.1.3
comment:2 Changed 15 years ago by toemon
comment:3 Changed 15 years ago by toemon
- Resolution set to 修正済み
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
r395 にて修正完了