aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-02-28 14:06:59 +0100
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-02-28 14:06:59 +0100
commit49c803425c3d755d8525128156f7175f4883cad1 (patch)
tree52b26829d692c7460937e695ab232d345f90a117 /inc
parent346380e131ac41229fdcadb5bc5dcb99347552ec (diff)
parentcf75bb31e94df45512f2c04e1cfb8dc7723ffbfb (diff)
downloadwallabag-49c803425c3d755d8525128156f7175f4883cad1.tar.gz
wallabag-49c803425c3d755d8525128156f7175f4883cad1.tar.zst
wallabag-49c803425c3d755d8525128156f7175f4883cad1.zip
Merge branch 'dev' of https://github.com/wallabag/wallabag into dev
Diffstat (limited to 'inc')
-rwxr-xr-xinc/poche/Poche.class.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/poche/Poche.class.php b/inc/poche/Poche.class.php
index 714fa9ee..49651c52 100755
--- a/inc/poche/Poche.class.php
+++ b/inc/poche/Poche.class.php
@@ -661,6 +661,7 @@ class Poche
661 'entries' => '', 661 'entries' => '',
662 'page_links' => '', 662 'page_links' => '',
663 'nb_results' => '', 663 'nb_results' => '',
664 'listmode' => (isset($_COOKIE['listmode']) ? true : false),
664 ); 665 );
665 666
666 //if id is given - we retrive entries by tag: id is tag id 667 //if id is given - we retrive entries by tag: id is tag id