- Timestamp:
- 2012/02/15 19:56:17 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class/helper/SC_Helper_Plugin.php
r21512 r21514 344 344 if (!in_array($value['plugin_id'] , $this->arrPluginIds)) { 345 345 // 通常ブロック以外. 346 if ($value['plugin_id'] != "") {346 if ($value['plugin_id'] != '') { 347 347 // ブロック配列から削除する 348 348 unset ($arrBlocs[$key]);
Note: See TracChangeset
for help on using the changeset viewer.
