]> git.mjollnir.org Git - moodle.git/commit
MDL-15666 - change all the portfolio plugins and callers to use exceptions
authormjollnir_ <mjollnir_>
Fri, 12 Sep 2008 11:22:15 +0000 (11:22 +0000)
committermjollnir_ <mjollnir_>
Fri, 12 Sep 2008 11:22:15 +0000 (11:22 +0000)
commit37f03ea00bfb4bcfe1ceb7db8cf022c3e90ddb40
tree2f09933a20316ee62a8533a754024226016021ce
parent91769761515303359a709a47defb8172a95db8d9
MDL-15666 - change all the portfolio plugins and callers to use exceptions
rather than relying on return values (send_package and prepare_package)

move zipping of temporary files into the exporter class so it can be overridden during unit tests

fix a small todo in mahara plugin
lang/en_utf8/portfolio.php
lang/en_utf8/portfolio_boxnet.php
lib/portfolio/exporter.php
mod/assignment/lib.php
mod/assignment/type/online/assignment.class.php
mod/chat/lib.php
mod/forum/lib.php
portfolio/type/boxnet/lib.php
portfolio/type/download/lib.php
portfolio/type/flickr/lib.php
portfolio/type/mahara/lib.php