|
Revision 1084, 0.5 kB
(checked in by ray, 5 years ago)
|
|
svn keywords have stopped being replaced, don't exactly know why; maybe because of change of repository url. Trying to fix by resetting all keywords
|
-
Property svn:keywords set to
LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
|
| Line | |
|---|
| 1 | <html> |
|---|
| 2 | <head><title>Xinha Extended Example</title></head> |
|---|
| 3 | <!--------------------------------------:noTabs=true:tabSize=2:indentSize=2:-- |
|---|
| 4 | -- Xinha example frameset. |
|---|
| 5 | -- |
|---|
| 6 | -- $HeadURL$ |
|---|
| 7 | -- $LastChangedDate$ |
|---|
| 8 | -- $LastChangedRevision$ |
|---|
| 9 | -- $LastChangedBy$ |
|---|
| 10 | ---------------------------------------------------------------------------> |
|---|
| 11 | |
|---|
| 12 | <frameset cols="240,*"> |
|---|
| 13 | <frame src="files/ext_example-menu.php" name="menu" id="menu"> |
|---|
| 14 | <frame src="about:blank" name="body" id="body"> |
|---|
| 15 | </frameset> |
|---|
| 16 | </html> |
|---|