]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Bugfixes on link deletion, and use a GET form
authorArthurHoaro <arthur@hoa.ro>
Sat, 5 Nov 2016 13:13:18 +0000 (14:13 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sat, 5 Nov 2016 13:30:56 +0000 (14:30 +0100)
commit4df7ef0b3d703ac3380404749e9c0bc801c3e0b8
treebf228fd84a92e03543f898df6a7bb3308333de04
parent9596cb130d59003deffbd07defbde77dd2bb0368
Bugfixes on link deletion, and use a GET form

Use a GET form to delete links: harmonize with edit_link and preparation for #585

Bug fixes:

  * LinkDB element can't be passed as reference, fix error:

    PHP Notice:  Indirect modification of overloaded element of LinkDB has no effect

  * Resource cache folder setting wasn't set correctly
application/Router.php
index.php
tpl/linklist.html