wb-archiv283/branches/2.8.x/wb/media/index.php @ 1625
1 | 4 | ryan | <?php
|
---|---|---|---|
2 | 1625 | Luisehahne | // *** This file is generated by WebsiteBaker Ver.2.8.3
|
3 | // *** Creation date: 2012-02-27T22:41:07+00:00
|
||
4 | 1529 | Luisehahne | // *** Do not modify this file manually
|
5 | // *** WB will rebuild this file from time to time!!
|
||
6 | // *************************************************
|
||
7 | header('HTTP/1.1 301 Moved Permanently'); |
||
8 | 1625 | Luisehahne | header('Location: ../index.php'); |
9 | 1529 | Luisehahne | // *************************************************
|