From c9b51c6743e441525167e965359e9a935c0574e7 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 28 Nov 2016 12:48:03 +0000 Subject: [PATCH 1/3] Bugfix: Correct dynamic page suggestion setting logic --- core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.php b/core.php index 45d97b5..5663100 100644 --- a/core.php +++ b/core.php @@ -1097,7 +1097,7 @@ class page_renderer $result = "\n"; // If dynamic page sugggestions are enabled, then we should send a loading message instead. - if($settings->dynamic_page_suggestion_count > 0) + if($settings->dynamic_page_suggestion_count === 0) { $result .= "