大图变小图,因为ln

路径

 

/public_html/includes/functions/html_output.php 大概198行
    if (zen_not_null($width) && zen_not_null($height) and file_exists($src)) {
 
file_exists($src)为false。导致图片大小被重置

posted on 2012-10-24 11:55  haven24  阅读(190)  评论(0)    收藏  举报

导航