]> jfr.im git - uguu.git/commit
Ensure no trailing dot in random filenames
authordargasea <redacted>
Mon, 24 Apr 2017 20:02:28 +0000 (13:02 -0700)
committerGitHub <redacted>
Mon, 24 Apr 2017 20:02:28 +0000 (13:02 -0700)
commit3de72c7f2fcac57b207b9446777ddbac567a4c99
tree2792b419a099a4bd9499d6619625daddc850249b
parent362ecdf843bea7c18547cd5c0a7f0b059e8a9c31
Ensure no trailing dot in random filenames

This commit solves the issue that, if the uploaded file does not have an extension, there will be a "." at the end of the generated name. This would not be ideal as the dot is often omitted when links are automatically hyperlinked elsewhere.
includes/core.php