improving js files
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* streamFile.php
|
||||
*
|
||||
* ProcessMaker Open Source Edition
|
||||
* Copyright (C) 2004 - 2008 Colosa Inc.23
|
||||
* Copyright (C) 2004 - 2008 Colosa Inc.
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as
|
||||
@@ -33,4 +33,3 @@ DumpHeaders($direction);
|
||||
//header("Content-Type: application/octet-stream; name=\"$downloadName\"");
|
||||
//$filename = PATH_UPLOAD . "$filename";
|
||||
readfile($filename);
|
||||
?>
|
||||
Reference in New Issue
Block a user