@@ -29,11 +29,11 @@ |
||
| 29 | 29 | $this->options = $params['options']; |
| 30 | 30 | } |
| 31 | 31 | |
| 32 | - /** |
|
| 33 | - * connect to db |
|
| 34 | - * |
|
| 35 | - * @return void |
|
| 36 | - */ |
|
| 32 | + /** |
|
| 33 | + * connect to db |
|
| 34 | + * |
|
| 35 | + * @return void |
|
| 36 | + */ |
|
| 37 | 37 | public function connect() |
| 38 | 38 | { |
| 39 | 39 | $this->connection = new PDO( |