MDL-74898 tool_mobile: remove NO_MOODLE_COOKIES from android manifest
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
*/
|
||||
|
||||
define('NO_DEBUG_DISPLAY', true);
|
||||
define('NO_MOODLE_COOKIES', true);
|
||||
|
||||
require_once(__DIR__ . '/../../../config.php');
|
||||
use tool_mobile\api;
|
||||
|
||||
Reference in New Issue
Block a user