Add reusable workflows

This commit is contained in:
Anupama Dharmajan
2021-12-16 14:16:58 +11:00
parent c4fc4b4396
commit 5f9788a6fe
27 changed files with 31 additions and 174 deletions

View File

@@ -24,8 +24,6 @@
*/
use auth_outage\local\controllers\maintenance_static_page;
defined('MOODLE_INTERNAL') || die();
/**
* Auth Outage plugin uninstall code.
* @return bool result

View File

@@ -22,7 +22,6 @@
* @copyright 2016 Catalyst IT
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
/**
* Outage plugin upgrade code