stable
Clone or download
Read-only
request #16625: Remove \file_utils_get_size() function
The same thing can be achieved with \filesize(). Change-Id: Id501044efd213cbe59a7d41974bd4776f6219851
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/FRS/FRSFile.class.php | +1 | −3 | Go to diff View file |
M | src/common/dao/FRSFileDao.class.php | +6 | −6 | Go to diff View file |
M | src/www/file/file_utils.php | +2 | −22 | Go to diff View file |
M | src/www/file/filemodule_monitor.php | +2 | −1 | Go to diff View file |
D | tests/unit/common/FRS/FileUtilsTest.php | +0 | −52 | Go to diff View file |
D | tests/unit/common/FRS/_fixtures/File_1_Mo_sample | +- | −- | Go to diff View file |