Respuesta: imagenes en php nuke hola panaflakin en confing.php tengo esto:
$prefix = empty($user_prefix) ? $prefix : $user_prefix;
$reasons = array("As Is","Offtopic","Flamebait","Troll","Redundant","In sighful","Interesting","Informative","Funny","Over rated","Underrated");
$badreasons = 4;
$AllowableHTML = array("tr"=>1,"td"=>2,"table"=>2,"div"=>2,"img"=>2 ,"p"=>2,"hr"=>1,"b"=>1,"i"=>1,"strike"=>1,"u"=>1," div"=>2,"a"=>2,"em"=>1,"br"=>1,"strong"=>1,"blockq uote"=>1,"tt"=>1,"li"=>1,"ol"=>1,"ul"=>1);
$CensorList = array("fuck","cunt","fucker","fucking","pussy","co ck","c0ck","cum","twat","clit","bitch","fuk","fuki ng","motherfucker");
$tipath = "images/topics/"; |