Minor - Comments addition

1.10.x
Yannick Warnier 10 years ago
parent 892257d52b
commit 53b112b059
  1. 3
      main/work/work.lib.php

@ -70,11 +70,12 @@ function display_action_links($id, $cur_dir_path, $action)
}
/**
* Displays all options for this tool.
* Returns a form displaying all options for this tool.
* These are
* - make all files visible / invisible
* - set the default visibility of uploaded files
* @param $defaults
* @return string The HTML form
*/
function settingsForm($defaults)
{

Loading…
Cancel
Save