コード例 #1
0
ファイル: Core.php プロジェクト: BlessySoftwares/anvelocom
/**
 * @deprecated Use Shopp::add_storefrontjs()
 **/
function add_storefrontjs($script, $global = false)
{
    Shopp::add_storefrontjs($script, $global);
}