diff options
author | admin <devnull@localhost> | 2006-09-24 19:58:27 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-24 19:58:27 +0200 |
commit | 5808346898ec9c602893fc54540958a8c556be29 (patch) | |
tree | 2262ca12979e40dcd5cec8be5314b391571feb1d /user_guide/general/security.html | |
parent | 9659273ba7de6b73c3f188a174e526e692071f43 (diff) |
Diffstat (limited to 'user_guide/general/security.html')
-rw-r--r-- | user_guide/general/security.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/general/security.html b/user_guide/general/security.html index f6e276898..f94f02e23 100644 --- a/user_guide/general/security.html +++ b/user_guide/general/security.html @@ -131,7 +131,7 @@ your data.</p> <li><h2>Escape all data before database insertion</h2>
<p>Never insert information into your database without escaping it. Please see the section that discusses
-<a href="../libraries/database/queries.html">queries</a> for more information.</p>
+<a href="../database/queries.html">queries</a> for more information.</p>
</li>
|