MDL-74898 tool_mobile: remove NO_MOODLE_COOKIES from android manifest

This commit is contained in:
Marina Glancy
2023-04-05 11:54:32 +01:00
parent fba0658777
commit 6ebf823e6d
-1
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;