projects
/
php.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Убираемся за собой...
[php.git]
/
festival-php
/
index.php
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');