MDL-33527 - Database - Fixing the ability to export database entries
authorJason Fowler <phalacee@gmail.com>
Wed, 6 Jun 2012 01:13:26 +0000 (09:13 +0800)
committerJason Fowler <phalacee@gmail.com>
Wed, 6 Jun 2012 01:13:26 +0000 (09:13 +0800)
mod/data/locallib.php

index 4ab3df8..25f5ed9 100644 (file)
@@ -23,6 +23,7 @@
 
 require_once($CFG->dirroot . '/mod/data/lib.php');
 require_once($CFG->libdir . '/portfolio/caller.php');
+require_once($CFG->libdir . '/filebrowser/file_info.php');
 
 /**
  * The class to handle entry exports of a database module