projects
/
Packages
/
TYPO3.CMS.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixed bug #14968: Add unit tests for t3lib_div::validIP (Thanks to Nikolas Hagelstein...
[Packages/TYPO3.CMS.git]
/
typo3
/
index.html
1
<!-- Default script designed to just redirect to login screen -->
2
<!-- TYPO3 SVN ID: $Id$ -->
3
4
<!DOCTYPE
HTML PUBLIC
"-//W3C//DTD HTML 3.2 Final//EN"
>
5
<HTML>
6
<HEAD>
7
<TITLE></TITLE>
8
<META
http-equiv=Refresh
Content
=
"0; Url=index.php"
>
9
</HEAD>
10
</HTML>