mirror of
https://tildegit.org/sbgodin/HtmGem.git
synced 2023-08-25 13:53:12 +02:00
typo
This commit is contained in:
parent
2261dac656
commit
5d74578efc
@ -8,7 +8,7 @@ $url = @$_REQUEST["url"];
|
|||||||
/* Installation page
|
/* Installation page
|
||||||
*
|
*
|
||||||
* Accessing directly /htmgem will make display the self-hosted documentation
|
* Accessing directly /htmgem will make display the self-hosted documentation
|
||||||
* contained in "index.gmi". If it's removed, diplay an empty page with a
|
* contained in "index.gmi". If it's removed, display an empty page with a
|
||||||
* comment
|
* comment
|
||||||
*/
|
*/
|
||||||
if (empty($url)) {
|
if (empty($url)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user