mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
commenting out unused code so that it does not confuse IDEs
This commit is contained in:
parent
b475d8bd34
commit
adfc4d7c25
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
die;die;die;
|
||||
|
||||
/*
|
||||
if (empty($CFG->unittestprefix)) {
|
||||
die;
|
||||
}
|
||||
|
@ -91,3 +91,4 @@ die;die;die;
|
|||
|
||||
|
||||
redirect('index.php');
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue