Download this file
1 2 3 4 5 6 7 8 9 10
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>PHPEdit Help Index</title> </head> <frameset cols="255,*"> <frame src="FileTree.html" name="Tree" scrolling="auto"/> <frame src="tools/Legend.html" name="MainFrame" scrolling="auto"/> </frameset> </html>