The system has detected an add-on that is using outdated code that may stop working or cause issues with the system. What does this mean?
Deprecated function get_upload_preferences() called in /home/brains/public_html/dev/alo001/system/expressionengine/models/tools_model.php on line 522.
Deprecated since 2.4. Use File_upload_preferences_model::get_file_upload_preferences() to support config variable overrides instead.
this alert show for tools_model.php which is a part of EE core files, if the get_upload_preferences() is a deprecated function why the EE still used it in it’s files??!!