feat : fonctionnalité devenue inutile : redirection vers ancien site
parent
3617b3fe50
commit
f8a437cdf2
@ -1,4 +0,0 @@
|
||||
<?php
|
||||
header("HTTP/1.1 302");
|
||||
header("Location: #CONFIG{soyezcreateurs_google/redirection_ancien_site}".$_SERVER['REQUEST_URI']);
|
||||
exit;
|
Loading…
Reference in New Issue