git-svn-id: http://xe-core.googlecode.com/svn/trunk@1846 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-07-02 08:13:07 +00:00
parent 3aa0e229b2
commit ab374b12f2
5 changed files with 28 additions and 10 deletions

View file

@ -320,6 +320,8 @@
header("Content-Transfer-Encoding: binary\n");
fpassthru($fp);
exit();
}
}