From 23f1c8dbb4c9f676a6a8bffca5e08f2619b74fe7 Mon Sep 17 00:00:00 2001 From: Imanol Losada Date: Wed, 29 Oct 2014 17:37:43 -0500 Subject: [PATCH] Modify function description with 'Get full image path from a path and a size' - refs #5637 --- main/inc/lib/social.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/inc/lib/social.lib.php b/main/inc/lib/social.lib.php index feb5f0fc91..e1a6816bde 100755 --- a/main/inc/lib/social.lib.php +++ b/main/inc/lib/social.lib.php @@ -1534,7 +1534,7 @@ class SocialManager extends UserManager /** - * Get sized image path + * Get full image path from a path and a size * @param string $path * @return string */