@@ -99,7 +99,7 @@ |
||
| 99 | 99 | |
| 100 | 100 | $this->out(''); |
| 101 | 101 | |
| 102 | - if (($first_run) || (strtolower($this->in('Update Database?', ['y', 'n'])) == 'y')) { |
|
| 102 | + if (($first_run) || (strtolower($this->in('Update Database?', ['y', 'n'])) == 'y')) { |
|
| 103 | 103 | |
| 104 | 104 | $this->out(''); |
| 105 | 105 | |