From c3f0a32b2bc8d055bfce97e20079cb7840746cd5 Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 30 Oct 2010 20:30:16 +0000 Subject: pulled navigation functions out of elgglib.php git-svn-id: http://code.elgg.org/elgg/trunk@7136 36083f99-b078-4883-b0ff-0f9b5a30f544 --- install/ElggInstaller.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'install') diff --git a/install/ElggInstaller.php b/install/ElggInstaller.php index a08a101ff..480a2ed1e 100644 --- a/install/ElggInstaller.php +++ b/install/ElggInstaller.php @@ -736,7 +736,8 @@ class ElggInstaller { 'calendar.php', 'configuration.php', 'cron.php', 'entities.php', 'extender.php', 'filestore.php', 'group.php', 'location.php', 'mb_wrapper.php', - 'memcache.php', 'metadata.php', 'metastrings.php', 'notification.php', + 'memcache.php', 'metadata.php', 'metastrings.php', + 'navigation.php', 'notification.php', 'objects.php', 'opendd.php', 'pagehandler.php', 'pageowner.php', 'pam.php', 'plugins.php', 'relationships.php', 'river.php', 'sites.php', -- cgit v1.2.3