diff options
Diffstat (limited to 'engine')
-rw-r--r-- | engine/lib/notification.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/notification.php b/engine/lib/notification.php index 4fa3d712f..1356e455c 100644 --- a/engine/lib/notification.php +++ b/engine/lib/notification.php @@ -123,7 +123,7 @@ } } } - + return $result; } |