From 088d0638957cd6bc683711743d04091b6789cfd1 Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 12 Apr 2010 19:30:32 +0000 Subject: Added 'customization' category to manifest. Cleaned up some comments. git-svn-id: http://code.elgg.org/elgg/trunk@5709 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/sitepages/sitepages_functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/sitepages/sitepages_functions.php') diff --git a/mod/sitepages/sitepages_functions.php b/mod/sitepages/sitepages_functions.php index bc14d1a54..44cb0640d 100644 --- a/mod/sitepages/sitepages_functions.php +++ b/mod/sitepages/sitepages_functions.php @@ -12,7 +12,7 @@ /** * Returns a single object that holds information about - * customizations for the $section site page. The object guid + * customizations for the $page_type site page. The object guid * is stored as private data on the site entity. This allows the pages * to still be searchable as standard entities. * -- cgit v1.2.3