moodle/portfolio/googledocs
David Mudrak f675815e97 Portfolio plugins explicitly requires parent library with superclass definition
I have discovered a bug with GoogleDocs portfolio in events. An event
handler was defined in googledocs/lib.php and so the cron included just
this library. But the inclusion failed because the superclass
portfolio_plugin_push_base was not known to cron.

IMHO it is generally good habit to require_once the file which defines
the parent classes.
2010-06-27 14:46:15 +00:00
..
db portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/* 2009-11-18 13:27:38 +00:00
lang/en MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +00:00
lib.php Portfolio plugins explicitly requires parent library with superclass definition 2010-06-27 14:46:15 +00:00
version.php portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/* 2009-11-18 13:27:38 +00:00