コード例 #1
0
 function getHourHistory($aParams)
 {
     return Admin_DA::_getHistoryTz('history_hour', $aParams, 'hour', 'getHour');
 }