Minor fixes to statement, services and internal things
Many misc updates
This commit is contained in:
@@ -105,7 +105,7 @@ class Period {
|
||||
|
||||
$return = array(
|
||||
'start'=>$period_start,
|
||||
'start_time'=>$period_start,
|
||||
'start_time'=>$start,
|
||||
'date'=>$start,
|
||||
'end'=>$period_end,
|
||||
'end_time'=>$period_end,
|
||||
|
Reference in New Issue
Block a user