From: pcanterino <> Date: Wed, 5 Nov 2003 15:33:56 +0000 (+0000) Subject: file_save() does not use a temporary file any more. Otherwise, it would destroy the... X-Git-Tag: version_1_1~2 X-Git-Url: https://git.p6c8.net/devedit.git/commitdiff_plain/7bc8b322eb4d5fdf4b6edf0fcd711b2ad5483a3a?hp=7bc8b322eb4d5fdf4b6edf0fcd711b2ad5483a3a file_save() does not use a temporary file any more. Otherwise, it would destroy the permissions of the file the user saves. ---