@@ -22,10 +22,10 @@ |
||
| 22 | 22 | } |
| 23 | 23 | |
| 24 | 24 | /** |
| 25 | - * Get Latest Accidents data from DB |
|
| 26 | - * |
|
| 27 | - * @return Array Return Accidents data in array |
|
| 28 | - */ |
|
| 25 | + * Get Latest Accidents data from DB |
|
| 26 | + * |
|
| 27 | + * @return Array Return Accidents data in array |
|
| 28 | + */ |
|
| 29 | 29 | public function getLatestAccidentData($limit = '',$type = '') { |
| 30 | 30 | global $globalURL, $globalDBdriver; |
| 31 | 31 | $Image = new Image($this->db); |