MDL-45616 repositories: more clearly distinguish when we use source and when reference
commit5ad3f3c61ee63f128d5116b50c03eb39826edb45
authorMarina Glancy <marina@moodle.com>
Wed, 25 Jun 2014 06:40:27 +0000 (25 14:40 +0800)
committerDamyon Wiese <damyon@moodle.com>
Mon, 7 Jul 2014 06:41:20 +0000 (7 14:41 +0800)
tree9e28fef31c807b91162b2479f80803154e7bbe58
parenta332d6606a8d295919a886daa915681bcb0bd2b6
MDL-45616 repositories: more clearly distinguish when we use source and when reference

Function repository::get_moodle_file() should always be called on packed reference and not on the source received from user.
Also added phpdocs to some other methods that were confusing source and reference
repository/filepicker.php
repository/lib.php
repository/repository_ajax.php