From 21f41d24e2fad631499ab80950e4d9a1e22bcca0 Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 20 Mar 2011 20:50:00 +0000 Subject: Fixes #3114 added the rss link back to pages git-svn-id: http://code.elgg.org/elgg/trunk@8784 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/sites.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/lib/sites.php') diff --git a/engine/lib/sites.php b/engine/lib/sites.php index 1df20a5ce..5fed29822 100644 --- a/engine/lib/sites.php +++ b/engine/lib/sites.php @@ -40,7 +40,7 @@ function get_site_entity_as_row($guid) { } /** - * Create or update the extras table for a given site. + * Create or update the entities table for a given site. * Call create_entity first. * * @param int $guid Site GUID -- cgit v1.2.3