stable

Clone or download

Read-only

Fix warning && error in frs

this is part of request #12147 Fix PHP 7.2 warnings and errors Use frs, submit release with or without file update processors you should not have any warnings or error due to php7 Change-Id: I6d46f522de4252d133de883da6dd9f65b3de017d

Modified Files

Name
M src/common/dao/FRSFileDao.class.php +1 −1 Go to diff View file
M src/common/frs/UploadedLinksRequestFormatter.php +13 −11 Go to diff View file
M src/www/file/admin/editproc.php +3 −6 Go to diff View file
M src/www/file/admin/frsValidator.class.php +28 −19 Go to diff View file
M src/www/file/confirm_download.php +21 −11 Go to diff View file