From 10dbb5d350537b9d5cecd8b9122592900b144769 Mon Sep 17 00:00:00 2001 From: cash Date: Fri, 3 Dec 2010 20:50:46 +0000 Subject: 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 --- 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 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', -- cgit v1.2.3