]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix update method escapeUnescapedConfig 621/head
authorArthurHoaro <arthur@hoa.ro>
Tue, 2 Aug 2016 10:54:55 +0000 (12:54 +0200)
committerArthurHoaro <arthur@hoa.ro>
Tue, 2 Aug 2016 10:54:55 +0000 (12:54 +0200)
commitb9f8b83790a57b55f7d12471460537a268a24642
tree1e42039b149a92dd2fcfe7ffbca42d236246a60b
parentefc0c865ba914e75a6c3c9220450d13f752c7afa
Fix update method escapeUnescapedConfig

  * Actually run it
  * unit tests

Fixes #611
application/Updater.php
tests/Updater/UpdaterTest.php