Example #1
0
/**
 * @deprecated Use Shopp::preg_e_callback()
 **/
function preg_e_callback($matches)
{
    return Shopp::preg_e_callback($matches);
}