aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/ElggInstaller.php3
1 files changed, 2 insertions, 1 deletions
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',