mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
issue:17066225
Displaying ip address can be configured in skin management. git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4481 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
98dd197fd3
commit
a4f2ab1589
3 changed files with 23 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<div class="date">
|
||||
|
||||
<strong>{$comment->getRegdate('Y.m.d')}</strong> {$comment->getRegdate('H:i:s')}
|
||||
({$comment->getIpaddress()})
|
||||
<!--@if($grant->is_admin || $module_info->display_ip_address!='N')-->({$comment->getIpaddress()})<!--@end-->
|
||||
</div>
|
||||
|
||||
<div class="author">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue