aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freeswitch/freeswitch_mailto.tmp
diff options
context:
space:
mode:
Diffstat (limited to 'packages/freeswitch/freeswitch_mailto.tmp')
-rw-r--r--packages/freeswitch/freeswitch_mailto.tmp1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/freeswitch/freeswitch_mailto.tmp b/packages/freeswitch/freeswitch_mailto.tmp
index 32587750..64208488 100644
--- a/packages/freeswitch/freeswitch_mailto.tmp
+++ b/packages/freeswitch/freeswitch_mailto.tmp
@@ -224,7 +224,6 @@ $content = ob_get_contents(); //get the output from the buffer
ob_end_clean(); //clean the buffer
fwrite($fp, $content);
-
fclose($fp);
?> \ No newline at end of file