Changeset 840 for trunk/index.html

Show
Ignore:
Timestamp:
04/01/2006 06:34:32 PM (3 years ago)
Author:
xue
Message:

Added hello world demo.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/index.html

    r757 r840  
    88<body> 
    99<h1>PRADO Framework for PHP 5 </h1> 
    10 <p>Version 3.0b, March 6, 2006<br> 
     10<p>Version 3.0RC1, April 2, 2006<br> 
    1111Copyright&copy; 2004-2006 by <a href="http://www.pradosoft.com/">PradoSoft</a><br> 
    1212All Rights Reserved. 
     
    5050<h2>Included Demos</h2> 
    5151<ul> 
     52  <li><a href="demos/helloworld/index.php">Hello World</a></li> 
    5253  <li><a href="demos/quickstart/index.php">Prado QuickStart Tutorial</a></li> 
    5354  <li><a href="demos/composer/index.php">Prado Component Writer</a></li> 
     55  <li><a href="demos/peronsal/index.php">Personal Website</a> (incomplete)</li> 
    5456</ul> 
    5557