3 lines
100 B
PHP
3 lines
100 B
PHP
<?php
|
|
header('Location: '.EXTRANET_URL.'?page=main&action=logon&login=testreunica&checkIp=only');
|
|
?>
|