Coding style fixes
This commit is contained in:
parent
60398c42aa
commit
52d1613902
4 changed files with 5 additions and 4 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue