aboutsummaryrefslogtreecommitdiff
path: root/install/ElggInstaller.php
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-12-03 20:50:46 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-12-03 20:50:46 +0000
commit10dbb5d350537b9d5cecd8b9122592900b144769 (patch)
tree84693daa3a40b0a8c7c6a2d08ea4a3cb5a7a2aaf /install/ElggInstaller.php
parente0227b58048da271f58e94db4353908eca56f817 (diff)
downloadelgg-10dbb5d350537b9d5cecd8b9122592900b144769.tar.gz
elgg-10dbb5d350537b9d5cecd8b9122592900b144769.tar.bz2
Refs #2706 updates display of installer due to switch to dashes in CSS elements
git-svn-id: http://code.elgg.org/elgg/trunk@7521 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'install/ElggInstaller.php')
-rw-r--r--install/ElggInstaller.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ElggInstaller.php b/install/ElggInstaller.php
index df8965bf0..7042f9811 100644
--- a/install/ElggInstaller.php
+++ b/install/ElggInstaller.php
@@ -733,7 +733,7 @@ class ElggInstaller {
'database.php', 'actions.php',
'admin.php', 'annotations.php',
- 'calendar.php', 'configuration.php', 'cron.php', 'entities.php',
+ 'calendar.php', 'cron.php', 'entities.php',
'extender.php', 'filestore.php', 'group.php',
'location.php', 'mb_wrapper.php',
'memcache.php', 'metadata.php', 'metastrings.php',