mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-03-22 15:47:04 +00:00
parent
7c0bdf3d8d
commit
1daf709df8
@ -23,7 +23,7 @@
|
||||
?>
|
||||
<?php echoUOJPageHeader($user['username'] . ' - ' . UOJLocale::get('user profile')) ?>
|
||||
<?php if (isset($REQUIRE_LIB['bootstrap5'])): ?>
|
||||
<?php uojIncludeView('user-info', array('user' => $user)) ?>
|
||||
<?php uojIncludeView('user-info', array('user' => $user, 'myUser' => $myUser)) ?>
|
||||
<?php else: ?>
|
||||
<?php
|
||||
$esc_sex = HTML::escape($user['sex']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user