repo.or.cz
/
citadel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Corrected the 'walking timestamp' problem in the Tasks view by converting to UTC...
[citadel.git]
/
ctdlphp
/
index.php
blob
9454d084f8e78b8c54180837b7fa9bba6df80a13
1
<
?PHP
2
3
header
(
"Location: login.php"
);
4
5
?
>