Index: /controller/wpsg_ShopController.class.php
===================================================================
--- /controller/wpsg_ShopController.class.php	(revision 6540)
+++ /controller/wpsg_ShopController.class.php	(revision 6541)
@@ -280,5 +280,5 @@
 					$nLander = $this->db->fetchOne("SELECT COUNT(*) FROM `".WPSG_TBL_LAND."`");
 
-					if (nLander == 0)
+					if ($nLander == 0)
 					{
 
