MyShaarli/application
VirtualTam 1cc5eaf9de backport: 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)

This is a backport of https://github.com/shaarli/Shaarli/pull/1270

Original author information:

commit b790f900c9
Author: ArthurHoaro <arthur@hoa.ro>
Date:   Sat Feb 9 14:04:16 2019 +0100

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
2019-04-15 23:57:08 +02:00
..
api lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
config lint: fix line-length warnings 2018-12-02 22:39:16 +01:00
exceptions Shaarli's translation 2017-10-22 12:55:03 +02:00
security lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
ApplicationUtils.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
Base64Url.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
Cache.php Shaarli's translation 2017-10-22 12:55:03 +02:00
CachedPage.php Cleanup: remove unused variables 2017-01-05 19:51:50 +01:00
FeedBuilder.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
FileUtils.php PSR: use elseif instead of else if 2018-02-28 22:34:40 +01:00
History.php Shaarli's translation 2017-10-22 12:55:03 +02:00
HttpUtils.php lint: fix line-length warnings 2018-12-02 22:39:16 +01:00
Languages.php lint: fix line-length warnings 2018-12-02 22:39:16 +01:00
LinkDB.php backport: Fix a warning if links sticky status isn't set 2019-04-15 23:57:08 +02:00
LinkFilter.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
LinkUtils.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
NetscapeBookmarkUtils.php lint: fix line-length warnings 2018-12-02 22:39:16 +01:00
PageBuilder.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
PluginManager.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
Router.php Add a button to set links as sticky 2018-10-06 12:55:05 +02:00
ThemeUtils.php Robustness: safer RainTPL directory handling 2017-09-28 21:57:20 +02:00
Thumbnailer.php Fix thumbnails disabling if PHP GD is not installed 2019-04-15 23:51:06 +02:00
TimeZone.php Change timezone data structure send to the templates 2017-04-03 19:24:55 +02:00
Updater.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
Url.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00
Utils.php lint: apply phpcbf to application/ 2018-12-02 22:39:16 +01:00