@@ -75,5 +75,5 @@ |
||
| 75 | 75 | $this->getDbDriver()->execute('drop table migration_version'); |
| 76 | 76 | $this->createVersion(); |
| 77 | 77 | $this->setVersion($currentVersion, 'unknow'); |
| 78 | - } |
|
| 78 | + } |
|
| 79 | 79 | } |