diff options
| -rw-r--r-- | build.xml | 1 | ||||
| -rw-r--r-- | index.html | 3 | 
2 files changed, 3 insertions, 1 deletions
| @@ -76,6 +76,7 @@      <exclude name="**/latex" />      <exclude name="**/sqlmap_tut.pdf" />      <include name="docs/specs/*"/> +    <include name="docs/sqlmap/sqlmap.pdf" />    </fileset>    <!-- @@ -75,6 +75,7 @@ PRADO component tags when you use it to edit PRADO templates.  <li><a href="docs/prado3_manual.chm">Integrated manual (CHM)</a>, including quickstart, API, class docs and wiki</li>
  <li><a href="docs/quickstart.pdf">Quickstart tutorial (PDF)</a></li>
  <li><a href="docs/manual/index.html">API documentation (HTML)</a></li>
 +<li><a href="docs/sqlmap/sqlmap.pdf">SQLMap PHP DataMapper Tutorial (PDF)</a></li>
  </ul>
  <h2>Credits</h2>
 @@ -116,7 +117,7 @@ PRADO component tags when you use it to edit PRADO templates.  <ul>
  <li>Stever for providing an Apple G3 notebook for testing safari browser issues.</li>
  <li>Stanislav Yordanov - the script of generating Dreameweaver extension for PRADO</li>
 -<li>Andrés Adolfo Testi - original concept and naming for Active Controls.</li>
 +<li>Andrés Adolfo Testi - original concept and naming for Active Controls.</li>
  <li><a href="http://www.jackslocum.com/">Jack Slocum</a> - inspiration for the quickstart commenting system.</li>
  <li>Cesar Ramos - Active Record driver for IBM DB2.</li>
  <li>All PRADO users - great suggestions, feedback and support</li>
 | 
