From 73ec41c2bb9abccbe691510d66a64b32be605e94 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 29 Sep 2007 17:25:22 +0000 Subject: doc fix. --- demos/sqlmap/protected/pages/Manual/Overview.page | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'demos/sqlmap/protected/pages/Manual') diff --git a/demos/sqlmap/protected/pages/Manual/Overview.page b/demos/sqlmap/protected/pages/Manual/Overview.page index 258be782..da947e9a 100644 --- a/demos/sqlmap/protected/pages/Manual/Overview.page +++ b/demos/sqlmap/protected/pages/Manual/Overview.page @@ -12,7 +12,7 @@ power of both SQL and stored procedures at your fingertips.

The SQLMap for PHP is based on iBATIS.NET - DataMapper Application Framework from http://ibatis.apache.org. -The PHP version support most of the features found in +The PHP version support most of the features found in iBATIS.NET exception the following:

  1. Dynamic SQL
  2. @@ -30,18 +30,20 @@ This Guide covers the PHP implementations of SQLMap DataMapper. The Java and material applies to both implementations.

    -

    For installation instructions, see the section called the +

    For installation instructions, see the section called the SQLMap PHP Developer Guide.

    A Tutorial is also available. We recommend reviewing the Tutorial for your platform before reading this Guide. -SQLMap Tutorial +SQLMap Tutorial +

    Support

    -- cgit v1.2.3