corrected a typo

This commit is contained in:
seek3r 2002-02-12 10:09:53 +00:00
parent 86c430e66e
commit 878040118f

View File

@ -78,7 +78,7 @@
{
if (!is_array($var))
{
if ($var == 'messageonly')
if ($var != 'messageonly')
{
if (!DEBUG_DATATYPES)
{