From b3a8b97eedae8a365355a3fde5c969e9b0e76684 Mon Sep 17 00:00:00 2001 From: Robin Johnson Date: Thu, 12 Sep 2002 19:01:37 +0000 Subject: [PATCH] Neatened comment --- libraries/sqlvalidator.class.php3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libraries/sqlvalidator.class.php3 b/libraries/sqlvalidator.class.php3 index d0e57e2fb..9648a684e 100644 --- a/libraries/sqlvalidator.class.php3 +++ b/libraries/sqlvalidator.class.php3 @@ -18,7 +18,8 @@ * * If you got this file from somewhere other than phpMyAdmin * please be aware that the latest copy will always be in the -* phpMyAdmin CVS tree as $Source$. +* phpMyAdmin CVS tree as +* $Source$ * * @access public *