modified: dashboard.php
This commit is contained in:
parent
4d76b0ef91
commit
1930061562
|
@ -25,7 +25,4 @@ lang: pt
|
||||||
// echo "Directory created successfully.";
|
// echo "Directory created successfully.";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<div class="username">';
|
|
||||||
<p>Usuário: <?php echo htmlspecialchars($username); ?></p>
|
|
||||||
</div>';
|
|
Loading…
Reference in New Issue