diff --git a/functions.php b/functions.php
index 2f895cd3019082099fb764b81a053b8b3330ef80..e7d95c15231c3893c913d41d3d056327d51c9176 100644
--- a/functions.php
+++ b/functions.php
@@ -3966,7 +3966,7 @@
 		}
 
 		error_reporting(0);
-		if (DEFAULT_UPDATE_INTERVAL == "1") {
+		if (DEFAULT_UPDATE_METHOD == "1") {
 			$rss = new SimplePie();
 			$rss->set_useragent(SIMPLEPIE_USERAGENT . MAGPIE_USER_AGENT_EXT);
 //			$rss->set_timeout(MAGPIE_FETCH_TIME_OUT);