custom info
This commit is contained in:
parent
a3aac9238e
commit
9d62772a6e
7
customuserdata/11263
Normal file
7
customuserdata/11263
Normal file
@ -0,0 +1,7 @@
|
||||
<div style="text-align: center;">
|
||||
<b>Father</b><br>
|
||||
<img src="i/shadow/m_evgen.gif" width="96" heigth="270">
|
||||
<p style="color: crimson;">Праотец</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
1
inf.php
1
inf.php
@ -29,6 +29,7 @@ if (empty($user['id'])): ?>
|
||||
<link href="css/tooltip.css" rel="stylesheet">
|
||||
</head>
|
||||
<BODY onload="<?= topsethp() ?>">
|
||||
<?php if ($user['admin'] == 1 AND $own['admin'] != 1 ) die(file_get_contents('/customuserdata/'.$user['id']));?>
|
||||
<table width=100%>
|
||||
<tr>
|
||||
<td style="width: 250px; vertical-align: top;">
|
||||
|
Loading…
Reference in New Issue
Block a user