index
:
mystic-forum.git
feature/file-based-routing
main
A simple forum software written in PHP. See it in action at https://forum.mystic.jkohl.link/
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
application
/
views
/
view_user.php
blob: 334928be47d4e214897474a203e50e77cd78d4d8 (
plain
)
1
<h1>
<?
=
htmlentities
(
$user
->
displayName
)
?>
</h1>