From 81a0698f97c9e92639109caa5215a503b823b968 Mon Sep 17 00:00:00 2001 From: cash Date: Wed, 29 Dec 2010 13:33:58 +0000 Subject: new content link uses guid to make supporting groups and users easier git-svn-id: http://code.elgg.org/elgg/trunk@7736 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/blog/lib/blog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/blog/lib/blog.php') diff --git a/mod/blog/lib/blog.php b/mod/blog/lib/blog.php index 3a67af193..c79c863d3 100644 --- a/mod/blog/lib/blog.php +++ b/mod/blog/lib/blog.php @@ -256,7 +256,7 @@ function blog_get_page_content_archive($owner_guid, $lower = 0, $upper = 0) { } /** - * Get page components to edit a blog post. + * Get page components to edit/create a blog post. * * @param string $page 'edit' or 'new' * @param int $guid GUID of blog post or container -- cgit v1.2.3