Signed-off-by: Peter Spicer <sleeping@myperch.org>
@@ -452,6 +452,15 @@ DELETE FROM {$db_prefix}settings
WHERE variable IN ('enableStickyTopics', 'guest_hideContacts');
---#
+/******************************************************************************/
+--- Removing old Simple Machines files we do not need to fetch any more
+---# We no longer call on the latest packages list.
+DELETE FROM {$db_prefix}admin_info_files
+WHERE filename = 'latest-packages.js'
+ AND path = '/smf/';
+---#
+
/******************************************************************************/
--- Upgrading "verification questions" feature
@@ -515,6 +515,15 @@ DELETE FROM {$db_prefix}settings
@@ -505,6 +505,15 @@ DELETE FROM {$db_prefix}settings