Coding style fixes

This commit is contained in:
Mark Nelson 2017-12-04 21:19:54 +08:00
parent 60398c42aa
commit 52d1613902
4 changed files with 5 additions and 4 deletions

View file

@ -22,6 +22,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
// @codingStandardsIgnoreLine
require_once('../../config.php');
$contextid = optional_param('contextid', context_system::instance()->id, PARAM_INT);