MDL-74898 tool_mobile: remove NO_MOODLE_COOKIES from android manifest

This commit is contained in:
Marina Glancy 2022-06-01 17:25:40 +02:00
parent fba0658777
commit 6ebf823e6d

View File

@ -28,7 +28,6 @@
*/
define('NO_DEBUG_DISPLAY', true);
define('NO_MOODLE_COOKIES', true);
require_once(__DIR__ . '/../../../config.php');
use tool_mobile\api;