- Timestamp:
- 2014/06/03 15:58:18 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/api/SC_Api_Operation.php
r23230 r23513 304 304 305 305 // API機能が有効であるかをチェック. 306 if (API_ENABLE_FLAG == false) {306 if (API_ENABLE_FLAG == false) { 307 307 $arrErr['ECCUBE.Function.Disable'] = 'API機能が無効です。'; 308 308 }
Note: See TracChangeset
for help on using the changeset viewer.
