]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Remove the redirector setting 1269/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 9 Feb 2019 12:52:12 +0000 (13:52 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sat, 9 Feb 2019 12:55:11 +0000 (13:55 +0100)
commit520d29578c57e476ece3bdd20c286d196b7b61b4
tree6f221285ec8e30d6ddfb32e996949738ebaa410a
parent905f8675a728841b03b300d2c7dc909a1c4f7f03
Remove the redirector setting

Fixes #1239
12 files changed:
application/api/ApiMiddleware.php
application/bookmark/LinkDB.php
application/bookmark/LinkUtils.php
application/config/ConfigManager.php
application/feed/FeedBuilder.php
application/updater/Updater.php
doc/md/Shaarli-configuration.md
index.php
tests/bookmark/LinkDBTest.php
tests/bookmark/LinkUtilsTest.php
tests/plugins/PluginMarkdownTest.php
tests/updater/UpdaterTest.php