Махнули чужие зодиаки на опенсорс.
This commit is contained in:
3
inf.php
3
inf.php
@@ -44,8 +44,7 @@ if (empty($user['id'])): ?>
|
||||
?>
|
||||
</td>
|
||||
<td style="vertical-align: top; width: 100px; text-align: center;">
|
||||
<img src="i/<?= star_sign(substr($user['borndate'], 3, 2), substr($user['borndate'], 0, 2)); ?>.gif"
|
||||
width="100"/>
|
||||
<img src="i/sh/zodiac/<?= star_sign(substr($user['borndate'], 3, 2), substr($user['borndate'], 0, 2)); ?>.png">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user