Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-03 15:18:17 +02:00
committed by GitHub
parent 0d394cf2f6
commit 1aa3d0d77a
3 changed files with 21 additions and 7 deletions

View File

@ -7,6 +7,13 @@
//Methods:
//Welcome view.
static function panel(){
return $reply = '<div class="code info">
<h1>Bienvenido al Panel de Usuario.</h1><hr />
</div>'."\n";
}
//Manage the user account.
static function manage(){
return $reply = '<div class="column side">