projects
/
squirrelmail.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git]
/
include
/
options
/
index.php
1
<
?php
2
header
(
'Location: ../index.php'
);
3
?
>