@@ -72,7 +72,6 @@ |
||
| 72 | 72 | * - `$this->field(n,col)` returns an empty string. |
| 73 | 73 | * - `$this->insert_id()` returns `null`. |
| 74 | 74 | * - `$this->affected_rows()` returns `null`. |
| 75 | - |
|
| 76 | 75 | */ |
| 77 | 76 | |
| 78 | 77 | class Query { |