|
From: Selven <sel...@us...> - 2007-06-21 18:21:17
|
Update of /cvsroot/mxbb/mx_shoutbox/docs In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27703/docs Added Files: index.html Log Message: First Upload --- NEW FILE: index.html --- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>MXBB Shoutbox :: Documentation</title> <meta http-equiv="Content-Type" content="text/xhtml;" /> </head> <frameset cols="238,*" rows="*"> <frame name="nav" src="pages/doc_navigate.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" /> <frame name="main" src="pages/main_doc_index.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" /> <!-- What if the user's browser doesn't support frames? --> <noframes> <body bgcolor="#FFFFFF" text="#000000"> <p>Sorry, but your browser seems to not support frames. To view this document, you'll have to either enable frames, or upgrade your browser so that it supports frames.</p> </body> </noframes> </frameset> </html> |