two references to trac, both are old
This commit is contained in:
parent
35b1972b90
commit
d0d3e72b74
@ -34,9 +34,6 @@ TD INPUT {width: 350px;}
|
|||||||
web server is mis-configured.
|
web server is mis-configured.
|
||||||
<p>If you've installed a web server on your desktop PC, you probably
|
<p>If you've installed a web server on your desktop PC, you probably
|
||||||
want to visit <a href="http://localhost/">the local web server</a>.
|
want to visit <a href="http://localhost/">the local web server</a>.
|
||||||
<!--<p>For more help with installation, visit
|
|
||||||
<a href="http://trac.shishnet.org/shimmie2/wiki/Guides/Admin/Install">the
|
|
||||||
documentation wiki</a>.-->
|
|
||||||
</div>
|
</div>
|
||||||
<div style="display: none;">
|
<div style="display: none;">
|
||||||
<PLAINTEXT>
|
<PLAINTEXT>
|
||||||
@ -148,10 +145,6 @@ function begin() { // {{{
|
|||||||
<p>Databases should be specified like so:
|
<p>Databases should be specified like so:
|
||||||
<br>ie: <code>protocol://username:password@host/database?options</code>
|
<br>ie: <code>protocol://username:password@host/database?options</code>
|
||||||
<br>eg: <code>mysql://shimmie:pw123@localhost/shimmie?persist</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>
|
</div>
|
||||||
EOD;
|
EOD;
|
||||||
} // }}}
|
} // }}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user