Exemplo n.º 1
0
 static function GetCurrent()
 {
     return ESQL::QueryFirstRow('select * from usage_period where end_date is null');
 }