diff --git a/library/model/blog.skin.php b/library/model/blog.skin.php index 4d0442edf..b63d537d0 100644 --- a/library/model/blog.skin.php +++ b/library/model/blog.skin.php @@ -179,12 +179,12 @@ function selectSkin($blogid, $skinName) { } if ($xmls->doesExist('/skin/support')) { foreach ($xmls->selectNodes('/skin/support') as $support) { - if (!empty($support['.attributes']['mobile']) && $support['.attributes']['mobile'] == true) { + if (!empty($support['.attributes']['mobile']) && $support['.attributes']['mobile'] == "yes") { /// Main skin supports mobile, too. //Setting::setBlogSetting('useiPhoneUI',false,true); } } - } + } // none/single/multiple $value = $xmls->getValue('/skin/default/commentMessage/none'); if (is_null($value)) diff --git a/skin/blog/lucid/index.xml b/skin/blog/lucid/index.xml index 2d9f18c00..b6c49d762 100644 --- a/skin/blog/lucid/index.xml +++ b/skin/blog/lucid/index.xml @@ -15,7 +15,7 @@ http://daybreaker.info me@daybreaker.info - + 5 5 diff --git a/skin/blog/periwinkle/index.xml b/skin/blog/periwinkle/index.xml index f15923ab0..21455f7a1 100644 --- a/skin/blog/periwinkle/index.xml +++ b/skin/blog/periwinkle/index.xml @@ -18,7 +18,7 @@ http://blog.2pink.net rurunana@gmail.com - + 5 5