]> BookStack Code Mirror - bookstack/commit
Updated update-url command to handle array values
authorDan Brown <redacted>
Thu, 11 Feb 2021 23:14:37 +0000 (23:14 +0000)
committerDan Brown <redacted>
Thu, 11 Feb 2021 23:14:37 +0000 (23:14 +0000)
commit1a4797abc4f6acef6732a05bf977b743b931200e
treee01e3c8be3405d4251795aa9c87aec8fe90fd7f8
parentc09300c06faa1ccedc6a89e7c26fd7f1bd3511bf
Updated update-url command to handle array values

Also added message to clear the cache after running.
For #2546
app/Console/Commands/UpdateUrl.php
tests/Commands/UpdateUrlCommandTest.php