Skip to content

Commit

Permalink
MDL-23367 Fixing some phpdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Jul 20, 2010
1 parent 7138d3b commit d23ae92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions user/files.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.

/**
* Manage files in folder in private area - to be replaced by something better hopefully....
* View private user files
*
* @package block_private_files
* @package moodlecore
* @copyright 2010 Petr Skoda (http://skodak.org)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
Expand Down

0 comments on commit d23ae92

Please sign in to comment.