Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: padekit
Parašė Nepas· 2009 Lie. 21 21:07:18
#14
// SF Gift System start
if ((isset($lookup)) && (isNum($lookup))) {
if (file_exists(INFUSIONS."sf_gift_system/profile_include.php")) {
include INFUSIONS."sf_gift_system/profile_include.php";
}
}
// SF Gift System end