README test.
This commit is contained in:
parent
80b64fd3f9
commit
6c74962cef
@ -14,9 +14,10 @@
|
|||||||
- ./
|
- ./
|
||||||
5. Ensure everything is okay by running [test.php][t] in a browser. The script will try and help you correct your errors.
|
5. Ensure everything is okay by running [test.php][t] in a browser. The script will try and help you correct your errors.
|
||||||
6. Run the [post.php][p] script. It should create an index.html and redirect you to it if everything is okay.
|
6. Run the [post.php][p] script. It should create an index.html and redirect you to it if everything is okay.
|
||||||
7. Optional (highly recommended): Delete [test.php][t] and perhaps [install.sql][i] and this README
|
7. Optional (highly recommended): Delete [test.php][t] and perhaps [install.sql][i] and this [README][r]
|
||||||
|
|
||||||
[t]: http://github.com/savetheinternet/Tinyboard/blob/master/test.php
|
[t]: http://github.com/savetheinternet/Tinyboard/blob/master/test.php
|
||||||
[p]: http://github.com/savetheinternet/Tinyboard/blob/master/post.php
|
[p]: http://github.com/savetheinternet/Tinyboard/blob/master/post.php
|
||||||
[c]: http://github.com/savetheinternet/Tinyboard/blob/master/inc/config.php
|
[c]: http://github.com/savetheinternet/Tinyboard/blob/master/inc/config.php
|
||||||
[i]: http://github.com/savetheinternet/Tinyboard/blob/master/install.sql
|
[i]: http://github.com/savetheinternet/Tinyboard/blob/master/install.sql
|
||||||
|
[r]: http://github.com/savetheinternet/Tinyboard/blob/master/README.md
|
Loading…
Reference in New Issue
Block a user