aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-02-28 12:17:18 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-02-28 12:17:18 +0100
commitcf75bb31e94df45512f2c04e1cfb8dc7723ffbfb (patch)
tree6f4a680eb3dcbef2adea7260ca856f5ab3e8f0a8 /inc/poche
parentaffbd83b485398a2141839b19b592d316d12d1a9 (diff)
parentfc52df0677cf0477d348a7b71627ea0c2232c2c3 (diff)
downloadwallabag-cf75bb31e94df45512f2c04e1cfb8dc7723ffbfb.tar.gz
wallabag-cf75bb31e94df45512f2c04e1cfb8dc7723ffbfb.tar.zst
wallabag-cf75bb31e94df45512f2c04e1cfb8dc7723ffbfb.zip
Merge pull request #517 from mariroz/dev
effect of block rebuilding on next page removed, issue #479
Diffstat (limited to 'inc/poche')
-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 4100f156..d42da60d 100755
--- a/inc/poche/Poche.class.php
+++ b/inc/poche/Poche.class.php
@@ -660,6 +660,7 @@ class Poche
660 'entries' => '', 660 'entries' => '',
661 'page_links' => '', 661 'page_links' => '',
662 'nb_results' => '', 662 'nb_results' => '',
663 'listmode' => (isset($_COOKIE['listmode']) ? true : false),
663 ); 664 );
664 665
665 //if id is given - we retrive entries by tag: id is tag id 666 //if id is given - we retrive entries by tag: id is tag id