]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-16861 - file api/zip packer - make inline docs clearer for people like me who...
authormjollnir_ <mjollnir_>
Fri, 17 Oct 2008 06:58:11 +0000 (06:58 +0000)
committermjollnir_ <mjollnir_>
Fri, 17 Oct 2008 06:58:11 +0000 (06:58 +0000)
lib/packer/zip_packer.php

index fa8d6ac45ea59db80f4d5dbc4fcd5881e7b61739..297b890b9993c14ac21d0cafb015577d94299b8d 100644 (file)
@@ -10,7 +10,7 @@ class zip_packer extends file_packer {
 
     /**
      * Zip files and store the result in file storage
-     * @param array $files array with zip paths as keys (archivepath=>ospathname or archivepath=>stored_file) 
+     * @param array $files array with full zip paths (including directory information) as keys (archivepath=>ospathname or archivepath/subdir=>stored_file) 
      * @param int $contextid
      * @param string $filearea
      * @param int $itemid