opencart-module/system/cron/getmyip.php

2 lines
35 B
PHP
Raw Normal View History

2016-04-14 13:55:11 +03:00
<?php
die($_SERVER['REMOTE_ADDR']);