@@ -38,7 +38,7 @@ |
||
38 | 38 | 'm.d.Y' => '12.23.2010', |
39 | 39 | ); |
40 | 40 | |
41 | - $data['time_formats'] = array ( |
|
41 | + $data['time_formats'] = array( |
|
42 | 42 | 'H:i' => '23:00', |
43 | 43 | 'h:ia' => '11:00pm', |
44 | 44 | 'h:iA' => '11:00PM', |