Warning: include() [function.include]: Failed opening '/mabouille/templates/panier.php' for inclusion (include_path='.;C:\php5\pear') in E:\PROGS\wampPHP\www\mabouille\includes\functions\emails.php on line 210
<?php
$message_html_03 =
'<body>blablabla</p>';
include("/mabouille/templates/panier.php");
'<br/><br/><br/>blablabla';
?>
include("../../includes/functions/emails.php");