it wörks now
parent
f0e911b5cc
commit
08639ce8f9
|
@ -1,6 +1,4 @@
|
||||||
<?php
|
<?php
|
||||||
setcookie('threadr_cookie_banner', $expires=time()+2592000);
|
setcookie('threadr_cookie_banner', $expires=time()+2592000);
|
||||||
//header("Location: https://$_SERVER[HTTP_HOST]" . urldecode($_GET['from']));
|
header("Location: https://$_SERVER[HTTP_HOST]" . urldecode($_GET['from']));
|
||||||
|
|
||||||
print_r($_COOKIE)
|
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue