From 65c4f3d1d087306b441296a10ae6d062cf27bde9 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 18 Dec 2005 07:26:36 +0000 Subject: [PATCH] docs++ --- kernel.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.php b/kernel.php index e3337d3..dbcea04 100644 --- a/kernel.php +++ b/kernel.php @@ -640,7 +640,7 @@ class Shared_Object_Framework // ################################################################### /** * Smart addslashes() that only applies itself it the Magic Quotes GPC - * is off + * is off. This should only be run on database query values. * * @access public * -- 2.22.5