Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: komentarai profilyje

Parašė ___· 2008 Vas. 22 21:02:47
#2

Prieš:
require_once "side_right.php";
require_once "footer.php";



Mestelk:

if (isset($_GET['lookup']) && !isset($_GET['view'])) {
   include INCLUDES."comments_include.php";
   showcomments("U","users","user_id",$_GET['lookup'],FUSION_SELF."?lookup=".$_GET['lookup']);
}