mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-05-11 16:25:56 +02:00
Eliminates the following PHP warnings when error reporting is turned on: Notice: A non well formed numeric value encountered in tinyfilemanager.php on line 2443 Notice: A non well formed numeric value encountered in tinyfilemanager.php on line 2444 This happens because PHP floor and round are expecting a (float), not an (int).
177 KiB
177 KiB