display problem after a Select

This commit is contained in:
Marc Delisle
2001-08-08 19:58:06 +00:00
parent bffd92c15e
commit e091586971
2 changed files with 4 additions and 0 deletions

View File

@@ -8,6 +8,9 @@
require('./grab_globals.inc.php3');
require('./lib.inc.php3');
if (get_magic_quotes_gpc()) {
$sql_query = stripslashes($sql_query);
}
/**
* Bookmark add