mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Update User.php
This commit is contained in:
parent
c98c45ffe6
commit
4008551730
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@ class User
|
|||
}
|
||||
}
|
||||
|
||||
$this->data['user_birthday'] = $this->data['user_birthday']->format('Y-m-d');
|
||||
return $this->data;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue