aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/notification.php
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-10-06 17:07:22 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-10-06 17:07:22 +0000
commit4abe1362ab10fbf59bb87c1b7c894537b7766b58 (patch)
treedb09e28923d756b470e63e95c23dfdc93d365ed5 /engine/lib/notification.php
parent31357f2766d9e1de3da857ef2013dbef661cc1a8 (diff)
downloadelgg-4abe1362ab10fbf59bb87c1b7c894537b7766b58.tar.gz
elgg-4abe1362ab10fbf59bb87c1b7c894537b7766b58.tar.bz2
git-svn-id: https://code.elgg.org/elgg/trunk@2196 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/lib/notification.php')
-rw-r--r--engine/lib/notification.php2
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;
}