Forum » » Bugs, Probs ... » » [Résolu] - Fatal error : themesidebox mainfile.php 2034
Posté : 28-01-2011 13:54 
function mainblock() {
global $NPDS_Prefix;
$result = sql_query("select title, cont ent from ".$NPDS_Prefix."mainblock");
list($title, $content) = sql_fetch_row($resu lt);
global $block_title;
if ($title=="")
$title=$block_title;
themesidebox(aff_langue($title), nl2br(aff_langue(preg _replace('#<a href=[^>]*(&)[^>]*>#e','str_replace("&", "&","\0")',$content))));
}
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=25005&forum=1