diff --git a/main/dropbox/dropbox_functions.inc.php b/main/dropbox/dropbox_functions.inc.php index 73a1648af5..bce55a295d 100755 --- a/main/dropbox/dropbox_functions.inc.php +++ b/main/dropbox/dropbox_functions.inc.php @@ -1129,8 +1129,9 @@ function format_feedback($feedback) /** * this function returns the code for the form for adding a new feedback message to a dropbox file. +* @param $url url string * @return string code -* +* * @author Patrick Cool , Ghent University * @version march 2006 */