Issue #82 - Recreate templates when settings (allowed ips or blocks removed) is updated.

This commit is contained in:
Daniel Thee Roperto
2016-12-05 11:15:58 +11:00
parent 67600472ec
commit 32f48a2133
4 changed files with 107 additions and 4 deletions

View File

@@ -36,6 +36,8 @@ use stdClass;
defined('MOODLE_INTERNAL') || die();
require_once(__DIR__.'/../../lib.php');
/**
* outagelib class.
*