esotalk / esoTalk

Fat-free forum software.
GNU General Public License v2.0
1.47k stars 239 forks source link

Fix incorrect usage of date() #393

Closed jgknight closed 9 years ago

jgknight commented 9 years ago

Fixes #331 - In two instances, the date() function was used instead of the strftime() function. This caused incorrect formatting when displaying full date/time on member profiles.