MDL-35990 Repository Library should not include the main config.php file

This commit is contained in:
Matteo Scaramuccia 2012-10-11 22:34:30 +02:00 committed by Frederic Massart
parent 61bfc2c13b
commit c67f1a342c

View File

@ -23,7 +23,6 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
require_once(dirname(dirname(__FILE__)) . '/config.php');
require_once($CFG->libdir . '/filelib.php');
require_once($CFG->libdir . '/formslib.php');