erreur de syntaxe
This commit is contained in:
parent
74005106a8
commit
d0b760f140
@ -17,7 +17,7 @@ print(' <div class="row">
|
|||||||
<h3>Nouvelle votation</h3>
|
<h3>Nouvelle votation</h3>
|
||||||
<h4>');
|
<h4>');
|
||||||
|
|
||||||
if (array_key_exists("titre"), $_GET)
|
if (array_key_exists("titre", $_GET))
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user