mirror of
https://github.com/FlyInTheBox/31TSAI.git
synced 2024-11-09 20:44:11 +01:00
l
This commit is contained in:
parent
4bb00b957d
commit
0963eb2548
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ if ($losowa <= 10) {
|
||||||
$miesiac=rand(1,15);
|
$miesiac=rand(1,15);
|
||||||
?>
|
?>
|
||||||
<hr style="margin: 0;">
|
<hr style="margin: 0;">
|
||||||
<h1 style="border: 4px solid lightblue; text-align: center">
|
<h1 style="border: 4px dotted lightblue; text-align: center;">
|
||||||
<?PHP
|
<?PHP
|
||||||
echo $miesiac;
|
echo $miesiac;
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in a new issue