Убираемся за собой...
[php.git] / festival-php / index.php
index 28e6dcfced1035ae433d0d3af620a49d07e29816..bc269960b64901914216fabb1094bd48aafbf421 100644 (file)
@@ -25,6 +25,7 @@ if ($fd = fopen ($fullPath, "r")) {
     }
 }
 fclose ($fd);
+unlink($fullPath);
 
 // $tts->text2Speech('The authors email address is. p scott @ u w c dot a c dot zed ay');