From: pcanterino <> Date: Mon, 13 Dec 2004 15:17:44 +0000 (+0000) Subject: - exec_chprop() should have a proper coding style, but it made the routine hard X-Git-Tag: version_2_3~20 X-Git-Url: https://git.p6c8.net/devedit.git/commitdiff_plain/104b2df49b9ee7e65d6b48923ea539bf01041575?ds=sidebyside;hp=104b2df49b9ee7e65d6b48923ea539bf01041575 - exec_chprop() should have a proper coding style, but it made the routine hard to maintain. Thus, I changed its structure. - Don't allow to change the properties of a file in use - Don't allow to upload a file if a file with the same virtual name is currently in use ---