@@ -272,7 +272,7 @@ |
||
272 | 272 | $channel = '_' . $this->channel; |
273 | 273 | } |
274 | 274 | |
275 | - return $this->directory . '/' . $this->version . $channel . '_' . $driverType . '_' . $this->checkpoint; |
|
275 | + return $this->directory . '/' . $this->version . $channel . '_' . $driverType . '_' . $this->checkpoint; |
|
276 | 276 | } |
277 | 277 | |
278 | 278 | /** |