mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
corrected a typo
This commit is contained in:
parent
86c430e66e
commit
878040118f
@ -78,7 +78,7 @@
|
||||
{
|
||||
if (!is_array($var))
|
||||
{
|
||||
if ($var == 'messageonly')
|
||||
if ($var != 'messageonly')
|
||||
{
|
||||
if (!DEBUG_DATATYPES)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user