[P2play-commit] SF.net SVN: p2play: [46] trunk/P2PlayAdmin/src/main
Status: Pre-Alpha
Brought to you by:
tisoft
|
From: <ti...@us...> - 2007-03-20 12:25:27
|
Revision: 46
http://p2play.svn.sourceforge.net/p2play/?rev=46&view=rev
Author: tisoft
Date: 2007-03-20 05:08:34 -0700 (Tue, 20 Mar 2007)
Log Message:
-----------
Initial import.
Added Paths:
-----------
trunk/P2PlayAdmin/src/main/webapp/
trunk/P2PlayAdmin/src/main/webapp/index.html
Added: trunk/P2PlayAdmin/src/main/webapp/index.html
===================================================================
--- trunk/P2PlayAdmin/src/main/webapp/index.html (rev 0)
+++ trunk/P2PlayAdmin/src/main/webapp/index.html 2007-03-20 12:08:34 UTC (rev 46)
@@ -0,0 +1,10 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Insert title here</title>
+</head>
+<body>
+<a href="org.p2play.web.vfs.VFS/VFS.html">VFS</a>
+</body>
+</html>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|