Add reusable workflows

This commit is contained in:
Anupama Dharmajan
2021-12-16 14:12:05 +11:00
parent 690d90f3bc
commit 1f5927c394
27 changed files with 29 additions and 172 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