website logo
Auteur
avatar
GiamDoc

Forum » » Le coin des codeurs » » pages html ds les themes diynamic


Posté : 9 oct. 2011 à 12:25 icone du post

Salut B-mag,

regarde la page forum.php par exemple



if (($cache_obj->genereting_output==1) or ($cache_obj->genereting_output==-1) or (!$SuperCache) or ($user)) {
      $inclusion=false;
      if (file_exists("themes/$theme/html/forum-adv.html")) {
         $inclusion="themes/$theme/html/forum-adv.html";
      } elseif (file_exists("themes/$theme/html/forum.html")) {



Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=25065&forum=5