Убираемся за собой...
authorRoman Bazalevsky <rvb@rvb.name>
Wed, 21 Sep 2016 12:01:17 +0000 (15:01 +0300)
committerRoman Bazalevsky <rvb@rvb.name>
Wed, 21 Sep 2016 12:01:17 +0000 (15:01 +0300)
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');