From: Roman Bazalevsky <rvb@rvb.name>
Date: Wed, 21 Sep 2016 12:01:17 +0000 (+0300)
Subject: Убираемся за собой...
X-Git-Url: https://git.rvb.name/php.git/commitdiff_plain/9cf7b175a225631376944019ad302d078a3a495b?ds=inline

Убираемся за собой...
---

diff --git a/festival-php/index.php b/festival-php/index.php
index 28e6dcf..bc26996 100644
--- a/festival-php/index.php
+++ b/festival-php/index.php
@@ -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');