Files
Chamilo/plugin/google_meet/uninstall.php
2025-08-14 22:39:38 +02:00

5 lines
127 B
PHP

<?php
/* For licensing terms, see /license.txt */
require_once __DIR__.'/config.php';
GoogleMeetPlugin::create()->uninstall();