From 5922ff3285e68dbdf7dac444a31915621f9e2e5f Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 9 Apr 2011 12:48:09 +0000 Subject: Refs #3241 upgrade.php is a much better name for the upgrade library git-svn-id: http://code.elgg.org/elgg/trunk@8962 36083f99-b078-4883-b0ff-0f9b5a30f544 --- install/ElggInstaller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/ElggInstaller.php') diff --git a/install/ElggInstaller.php b/install/ElggInstaller.php index 6e946f0d0..1bf4808ef 100644 --- a/install/ElggInstaller.php +++ b/install/ElggInstaller.php @@ -732,7 +732,7 @@ class ElggInstaller { 'pageowner.php', 'pam.php', 'plugins.php', 'private_settings.php', 'relationships.php', 'river.php', 'sites.php', 'statistics.php', 'tags.php', 'user_settings.php', - 'users.php', 'version.php', 'web_services.php', + 'users.php', 'upgrade.php', 'web_services.php', 'widgets.php', 'xml.php', 'xml-rpc.php', 'deprecated-1.7.php', 'deprecated-1.8.php', ); -- cgit v1.2.3