@@ -186,8 +186,7 @@ |
||
| 186 | 186 | } |
| 187 | 187 | file_put_contents($folder . '/index.html', '<script>history.go(-1);</script>'); |
| 188 | 188 | } |
| 189 | - } |
|
| 190 | - catch (Exception $e) { |
|
| 189 | + } catch (Exception $e) { |
|
| 191 | 190 | echo 'Caught exception: ', $e->getMessage(), '', '<br>'; |
| 192 | 191 | } |
| 193 | 192 | } |