From 43168290231329c14668970b5be2bd5de192e551 Mon Sep 17 00:00:00 2001 From: cash Date: Thu, 14 Oct 2010 11:09:28 +0000 Subject: Refs #2511 - removed empty query.php lib file git-svn-id: http://code.elgg.org/elgg/trunk@7079 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 d3cc523c8..0d2373f84 100644 --- a/install/ElggInstaller.php +++ b/install/ElggInstaller.php @@ -707,7 +707,7 @@ class ElggInstaller { 'location.php', 'mb_wrapper.php', 'memcache.php', 'metadata.php', 'metastrings.php', 'notification.php', 'objects.php', 'opendd.php', 'pagehandler.php', - 'pageowner.php', 'pam.php', 'plugins.php', 'query.php', + 'pageowner.php', 'pam.php', 'plugins.php', 'relationships.php', 'river.php', 'sites.php', 'statistics.php', 'tags.php', 'usersettings.php', 'users.php', 'version.php', 'widgets.php', 'xml.php', 'xml-rpc.php' -- cgit v1.2.3