xref
: /
plugin
/
photogallery
/
phpThumb
/
cache
/
source
/
index.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
header
(
'Location: /'
);
3
exit
;