]> git.p6c8.net - jirafeau.git/blobdiff - lib/functions.php
fix typo : lenght/length
[jirafeau.git] / lib / functions.php
index 89c36b015f49c45adf333017c31cae972d7b57fd..25464977b6eed6d2e8a2b4d3b68bafb8bb638fac 100644 (file)
@@ -904,7 +904,7 @@ jirafeau_async_push ($ref, $data, $code, $max_file_size)
   * @param $ref asynchronous upload reference
   * @param $code client code for this operation
   * @param $crypt boolean asking to crypt or not
-  * @param $link_name_length link name lenght
+  * @param $link_name_length link name length
   * @return  a string containing the download reference followed by a delete code or the string "Error"
   */
 function

patrick-canterino.de