From d0d3e72b74fe4b9ca7e99851e1bfa320e20ffd35 Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 15 Mar 2010 03:31:53 +0000 Subject: [PATCH] two references to trac, both are old --- install.php | 7 ------- 1 file changed, 7 deletions(-) diff --git a/install.php b/install.php index 73753f51..4e77d8cb 100644 --- a/install.php +++ b/install.php @@ -34,9 +34,6 @@ TD INPUT {width: 350px;} web server is mis-configured.

If you've installed a web server on your desktop PC, you probably want to visit the local web server. -

@@ -148,10 +145,6 @@ function begin() { // {{{ <p>Databases should be specified like so: <br>ie: <code>protocol://username:password@host/database?options</code> <br>eg: <code>mysql://shimmie:pw123@localhost/shimmie?persist</code> - - <p>For more help with installation, visit - <a href="http://trac.shishnet.org/shimmie2/wiki/Guides/Admin/Install">the - documentation wiki</a>. </div> EOD; } // }}}