mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
redirect at /library/osm-vector works
This commit is contained in:
parent
43470d93f3
commit
5b4f4cc764
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
header('Location: './splash'L);
|
||||
header('Location: /osm-vector/splash,true,302');
|
||||
die();
|
||||
?>
|
||||
|
||||
|
|
Loading…
Reference in a new issue