diff options
Diffstat (limited to 'inc/poche/Poche.class.php')
-rwxr-xr-x | inc/poche/Poche.class.php | 1 |
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 |