opencart-module/system/cron/getmyip.php
2016-04-15 12:15:57 +03:00

3 lines
36 B
PHP

<?php
echo $_SERVER['REMOTE_ADDR'];