projects
/
php.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a79bfa5
)
Убираемся за собой...
author
Roman Bazalevsky
<rvb@rvb.name>
Wed, 21 Sep 2016 12:01:17 +0000
(15:01 +0300)
committer
Roman Bazalevsky
<rvb@rvb.name>
Wed, 21 Sep 2016 12:01:17 +0000
(15:01 +0300)
festival-php/index.php
patch
|
blob
|
history
diff --git
a/festival-php/index.php
b/festival-php/index.php
index 28e6dcfced1035ae433d0d3af620a49d07e29816..bc269960b64901914216fabb1094bd48aafbf421 100644
(file)
--- 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');