mirror of
https://github.com/moodle/moodle.git
synced 2025-05-05 07:48:21 +02:00
MDL-35990 Repository Library should not include the main config.php file
This commit is contained in:
parent
61bfc2c13b
commit
c67f1a342c
@ -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');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user