progetto di prova che mostra le macchine fiat e un form che permette di contattare
filippo.bertilotti
2024-04-23 fe3040c118f612420355912277b99dc119976601
tolto echo string
1 files modified
2 ■■■■■ changed files
htdocs/contact.php 2 ●●●●● patch | view | raw | blame | history
htdocs/contact.php
@@ -8,8 +8,6 @@
    
    $string = $_GET['prova'];
    echo $string;
    $smarty->assign('provastring', $string);
    $smarty->display('contact.tpl');
?>