Ecshop出現報錯:Only variables should be passed by referen
來源: 時間:2014-01-08
出現下(xià)面這就話(huà): Strict Standards: Only variables should be passed by reference in D:wampecshopincludescls_template.php on line 406 第406行:$tag_sel = array_shift(explode(' ', $tag)); 解決辦法 1