diff --git a/view/theme/plusfuture/php/style.php b/view/theme/plusfuture/php/style.php index 4a4fff3..5c1455b 100644 --- a/view/theme/plusfuture/php/style.php +++ b/view/theme/plusfuture/php/style.php @@ -30,11 +30,14 @@ if(! App::$install) { $top_photo=get_pconfig($uid,'plusfuture','top_photo'); $reply_photo=get_pconfig($uid,'plusfuture','reply_photo'); - + echo ("アレ"); $hoge = intval("$converse_width"); $converse_widtd = ($hoge * 2); $converse_widtd .= "px"; $converse_widts = "$converse_width" . "px"; + echo($converse_width); + echo($converse_widtd); + echo($converse_widts); } // Now load the scheme. If a value is changed above, we'll keep the settings