semicolons...
This commit is contained in:
parent
f441de00d7
commit
86ce3dd7f8
@ -50,7 +50,7 @@ if(isset($_GET['user']) ) {
|
||||
|
||||
echo '<div class="alert alert-success" role="alert">Successfully granted ';
|
||||
echo $user['username'];
|
||||
echo ' ADMIN rights.</div>'
|
||||
echo ' ADMIN rights.</div>';
|
||||
$showForm = false;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user