MDL-23367 Fixing some phpdocs

This commit is contained in:
Martin Dougiamas 2010-07-20 04:26:16 +00:00
parent 7138d3b30f
commit d23ae9277d

View File

@ -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
*/