projects
/
Packages
/
TYPO3.CMS.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[BUGFIX] htmlArea RTE: Small improvements for the Upgrade Wizard
[Packages/TYPO3.CMS.git]
/
typo3
/
default.html
1
<!-- Default script designed to just redirect to login screen --
>
2
3
<!DOCTYPE
HTML PUBLIC
"-//W3C//DTD HTML 3.2 Final//EN"
>
4
<HTML>
5
<HEAD>
6
<TITLE></TITLE>
7
<META
http-equiv=Refresh
Content
=
"0; Url=index.php"
>
8
</HEAD>
9
</HTML>