Sfoglia il codice sorgente

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

Imanol Losada 10 anni fa
parent
commit
23f1c8dbb4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
      */