| @@ -84,6 +84,4 @@ | ||
| 84 | 84 | $zip->close(); | 
| 85 | 85 | } | 
| 86 | 86 | |
| 87 | -        $output->writeln('<bg=green;options=bold>Done.</>'); | |
| 88 | - } | |
| 89 | -} | |
| 87 | + $output->writeln | |
| 90 | 88 | \ No newline at end of file | 
| @@ -84,6 +84,4 @@ | ||
| 84 | 84 | $zip->close(); | 
| 85 | 85 | } | 
| 86 | 86 | |
| 87 | -        $output->writeln('<bg=green;options=bold>Done.</>'); | |
| 88 | - } | |
| 89 | -} | |
| 87 | + $output->writeln | |
| 90 | 88 | \ No newline at end of file |