Forum » » Anomalies core NPDS » » [Résolu] - Topic.html
Posté : 15 avr. 2016 à 11:23
if (file_exists("themes/$theme/html/topics.html")) {
$inclusion="themes/$theme/html/topics.html";
} elseif (file_exists("themes/default/html/topics.html")) {
$inclusion="themes/default/html/topics.html";
} else {
echo 'html/topics.html / not find !<br />';
}
Cet article provient de Labo NPDS 2015-2024
https://labo.infocapagde.com/viewtopic.php?topic=425&forum=9