opencart-module/system/cron/getmyip.php
2016-04-14 13:55:11 +03:00

2 lines
35 B
PHP

<?php
die($_SERVER['REMOTE_ADDR']);