1
0

Source code upload

This commit is contained in:
calmsacibis995
2022-09-29 17:59:04 +03:00
parent 72fa9da3d7
commit 8fc8fa8089
33399 changed files with 11964078 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<html> <head> <title>SGI Embedded Support Partner - Help</title></head>
<frameset cols="170,*" border=0>
<frame src="/help_navigator.html" name="help_index" scrolling="auto"
marginheight=8 marginwidth=8 border=0 frameborder=0 framespacing=0>
<frame src="/help_contents.html#user_name_change_option" name="help_main"
scrolling="auto" marginheight=8 marginwidth=8 border=0 frameborder=0 framespacing=0>
<noframes>
<body bgcolor="#FFFFFF">Your browser does not support frames. Please install a browser that supports frames.
</body>
</noframes>
</frameset> </html>