From 42ab8ff48ca96d39bff5486a009fabb302e8ada5 Mon Sep 17 00:00:00 2001 From: Nicolas BERNSTEIN Date: Mon, 23 Apr 2012 10:57:48 +0200 Subject: Minor bug correction --- lib/notes/source.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/notes/source.php b/lib/notes/source.php index 4ff40d7..cecf1c8 100644 --- a/lib/notes/source.php +++ b/lib/notes/source.php @@ -12,7 +12,7 @@ assert_error($note && ($note['public'] != 0 || $note['owner'] == $user['id']), - +
-- cgit v1.2.3