From 11cc3f9f5b2551322e6c51a453291e7ecf5d364d Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 13 Feb 2011 19:01:29 +0000 Subject: user settings library is now user_settings.php git-svn-id: http://code.elgg.org/elgg/trunk@8203 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 9fcb15a42..7b3fbb9ec 100644 --- a/install/ElggInstaller.php +++ b/install/ElggInstaller.php @@ -741,7 +741,7 @@ class ElggInstaller { 'objects.php', 'opendd.php', 'pagehandler.php', 'pageowner.php', 'pam.php', 'plugins.php', 'private_settings.php', 'relationships.php', 'river.php', - 'sites.php', 'statistics.php', 'tags.php', 'usersettings.php', + 'sites.php', 'statistics.php', 'tags.php', 'user_settings.php', 'users.php', 'version.php', 'web_services.php', 'widgets.php', 'xml.php', 'xml-rpc.php' ); -- cgit v1.2.3