mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 20:50:21 +01:00
MDL-63823 tool_lpimportcsv: supress progress bar debugging
This commit is contained in:
parent
208950cff0
commit
2d18a4a89f
@ -21,7 +21,7 @@
|
|||||||
* @copyright 2016 Damyon Wiese
|
* @copyright 2016 Damyon Wiese
|
||||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||||
*/
|
*/
|
||||||
|
define('NO_OUTPUT_BUFFERING', true);
|
||||||
require_once(__DIR__ . '/../../../config.php');
|
require_once(__DIR__ . '/../../../config.php');
|
||||||
require_once($CFG->libdir.'/adminlib.php');
|
require_once($CFG->libdir.'/adminlib.php');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user