Browse Source

Modify function description with 'Get full image path from a path and a size' - refs #5637

Imanol Losada 10 years ago
parent
commit
23f1c8dbb4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/inc/lib/social.lib.php

+ 1 - 1
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
      */