diff options
author | Evan Prodromou <evan@status.net> | 2010-01-04 09:01:23 -1000 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-01-04 09:01:23 -1000 |
commit | b5e0f7d5725d4e106cf9f4b6383e0477a597fac6 (patch) | |
tree | 9b004ebacec1b71f724ce9c89e2d1c0fc362024a /install.php | |
parent | 5a1ea0b9b28138bc4e06d96e2910b0cf3be1eab2 (diff) | |
parent | e3466ab51cf68bd62ecd914a3771ed33de824e52 (diff) |
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'install.php')
-rw-r--r-- | install.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/install.php b/install.php index 1c62bb2b2..435f6d63b 100644 --- a/install.php +++ b/install.php @@ -454,7 +454,6 @@ function showForm() <dd> <div class="instructions"> <p>Enter your database connection information below to initialize the database.</p> - <p>StatusNet bundles a number of libraries for ease of installation. <a href="?checklibs=true">You can see what bundled libraries you are using, versus what libraries are installed on your server.</a> </div> </dd> </dl> |