Esempio n. 1
0
 public static function Add($arFields)
 {
     $h = new CBPHistoryService();
     return $h->AddHistory($arFields);
 }