Bonjour j'ai un simple problème avec intégration du système smarty
Erreur c'est :
Warning: Smarty error: unable to read resource: "body.tpl" in C:\wamp\www\GestTick\smarty\Smarty.class.php on line 1095
page header.tpl
Merci
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2 <body> {include file='body.tpl' }
Partager