aboutsummaryrefslogtreecommitdiff
path: root/engine/start.php
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-30 21:53:58 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-30 21:53:58 +0000
commit9795d6a9451c98ae9ea624d4513c3d9c28a78d1a (patch)
treecf45d7b1eb78bdb83a2d317c416d0b9059ead2fb /engine/start.php
parentc27eac2d2a970e76a1204757bbe15da8efb2870c (diff)
downloadelgg-9795d6a9451c98ae9ea624d4513c3d9c28a78d1a.tar.gz
elgg-9795d6a9451c98ae9ea624d4513c3d9c28a78d1a.tar.bz2
ripped out last remaining tentacles of old installer from core - just needs removal of install.php when elgg_view() is updated
git-svn-id: http://code.elgg.org/elgg/trunk@7141 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/start.php')
-rw-r--r--engine/start.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/start.php b/engine/start.php
index 28f6aa56a..6dd227d42 100644
--- a/engine/start.php
+++ b/engine/start.php
@@ -8,7 +8,7 @@
* - {@elgg_event plugins_boot system}
* - {@elgg_event init system}
*
- * If Elgg is uninstalled, the browser will be redirected to an
+ * If Elgg is fully uninstalled, the browser will be redirected to an
* installation page.
*
* @see install.php