Changeset 23436 for branches/version-2_13-dev/data/class/util
- Timestamp:
- 2014/05/21 12:33:38 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/util/SC_Utils.php
r23415 r23436 549 549 550 550 // 配列の値をカンマ区切りで返す。 551 public function sfGetCommaList($array, $space=true, $arrPop = array())551 public static function sfGetCommaList($array, $space=true, $arrPop = array()) 552 552 { 553 553 if (count($array) > 0) {
Note: See TracChangeset
for help on using the changeset viewer.
