]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-18111 improving file api comments and docs, fixing license header
authorskodak <skodak>
Thu, 21 May 2009 09:52:00 +0000 (09:52 +0000)
committerskodak <skodak>
Thu, 21 May 2009 09:52:00 +0000 (09:52 +0000)
draftfile.php

index 8970a6bbe70ef59e5c0777695ee7041970eedb17..f9c7d30909042a1df5504b4a8e0517270f2e9302 100644 (file)
@@ -16,7 +16,7 @@
 // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
 
 /**
- * This script delegates file serving to individual plugins
+ * This script serves draft files of current user
  *
  * @package    moodlecore
  * @subpackage file