File: index.html

package info (click to toggle)
aolserver4 4.5.1-15.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 11,772 kB
  • sloc: ansic: 45,120; tcl: 5,532; sh: 1,021; makefile: 380; pascal: 219; php: 13
file content (16 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<head>
<title>AOLserver</title>
</head>

<frameset cols="150,*">
<frame src=toc.html name=toc>
<frame src=./intro/ name=copy>
</frameset>

<noframes>
Please upgrade your browser.
<a href=toc.html>Click Here</a>
</frameset>

</html>