My-Little-Forum / mylittleforum

A simple PHP and MySQL based internet forum that displays the messages in classical threaded view (tree structure)
GNU General Public License v3.0
121 stars 47 forks source link

Add a warning about obsolete files #675

Open auge8472 opened 1 year ago

auge8472 commented 1 year ago

Files can come, change and go with new software versions. The only place, where we inform the person who performs an upgrade about obsoleted files, is the update script. After closing the update script, one can find the information only in the sources of the this script. Additionally, in some cases we forget to mention obsoleted files.

This can lead to the presence of orphaned outdated scripts, templates and images. My idea is to inform the forum administrators about these files in the admin area in an analogue manner like we inform them about the presence of the installation script.

The possible situation of mentioning an obsolete file not with the version that obsoleted the file but ony with one of the later versions should not be a big problem (IMHO).

auge8472 commented 6 months ago

Collection of the currently (2024-03-11) obsoleted files and directories.