bug
This commit is contained in:
parent
2b2efd104a
commit
41f1e225de
@ -15,7 +15,7 @@ $count = $st->fetch()["count"];
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>prout</h1>
|
<h1>prout</h1>
|
||||||
<p>Je suis <?=getenviron("HOSTNAME")?></p>
|
<p>Je suis <?=getenv("HOSTNAME")?></p>
|
||||||
<p>Nombre de visites: <?=$count?></p>
|
<p>Nombre de visites: <?=$count?></p>
|
||||||
<ul>
|
<ul>
|
||||||
<?php
|
<?php
|
||||||
|
Loading…
Reference in New Issue
Block a user