diff options
| author | tof <> | 2007-07-26 11:51:22 +0000 | 
|---|---|---|
| committer | tof <> | 2007-07-26 11:51:22 +0000 | 
| commit | 6b08e58d3914dfbbe257efe2af4641cddc7b68e7 (patch) | |
| tree | 0942790d518d9518eb6c4012eb3d1b73c2604a52 | |
| parent | 7ca846467da923a2bd39ef3f554e26e1f589c85e (diff) | |
test
| -rw-r--r-- | index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  <html>
  <head>
  <title>PRADO Framework for PHP 5</title>
 @@ -35,7 +35,7 @@ PRADO has been tested with Apache 2.0 on both Windows XP and RedHat Linux.  <h2>Installation</h2>
  <p>
 -After downloading the latest PRADO release file, unpack it to a Web-accessible directory. The installation is done! You will see the following subdirectories,
 +After downloading the latest PRADO release file, unpack it to a Web-accessible directory. The installation is done! You will see the following subdirectories:
  </p>
  <ul>
    <li>framework - contains the core code of PRADO. This is the only directory that you will need in order to deploy with your PRADO application. It does NOT need to reside in a Web-accessible directory.</li>
  | 
