]> 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>
Tue, 3 Jan 2017 12:10:49 +0000 (13:10 +0100)
commit60d64256393ec4156ef7873860c14aa1028ffb60
tree80879f87343daf384d6e4677933c04a3fe25a72c
parentde92edd6dd6c09625d0acda8009ebbed86b98f47
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
index.php
tpl/linklist.html