aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche
diff options
context:
space:
mode:
authorMaryana Rozhankivska <mariroz@mr.lviv.ua>2014-02-28 13:08:11 +0200
committerMaryana Rozhankivska <mariroz@mr.lviv.ua>2014-02-28 13:08:11 +0200
commit6065553c137ec63ec3ffddda0350f1d3d805b852 (patch)
treeb79f845b3217a8d1c48519b9fbc93e99d292771f /inc/poche
parentaffbd83b485398a2141839b19b592d316d12d1a9 (diff)
downloadwallabag-6065553c137ec63ec3ffddda0350f1d3d805b852.tar.gz
wallabag-6065553c137ec63ec3ffddda0350f1d3d805b852.tar.zst
wallabag-6065553c137ec63ec3ffddda0350f1d3d805b852.zip
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