]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix a warning if links sticky status isn't set 1270/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 9 Feb 2019 13:04:16 +0000 (14:04 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sat, 9 Feb 2019 13:04:16 +0000 (14:04 +0100)
commitb790f900c937d0d8f6eccc15d2b4c26023f3d276
tree91b4ee8534b6d82ddf413564e100163b602b56a3
parent905f8675a728841b03b300d2c7dc909a1c4f7f03
Fix a warning if links sticky status isn't set

  - initiate its status to false when the link is created
  - if not defined, initiate its status to false (can happen if the updater hasn't run)
application/bookmark/LinkDB.php
index.php