first commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<?php echo input_tag('config[exclude_remote_address]', $config->get('exclude_remote_address', null, false), array ("style" => "width:550px")); ?>
|
||||
<div><?php echo __("Twoje IP")?>: <?php echo $_SERVER['REMOTE_ADDR'] ?></div>
|
||||
Reference in New Issue
Block a user