commenting out unused code so that it does not confuse IDEs

This commit is contained in:
Petr Skoda
2010-09-17 09:39:00 +00:00
parent b475d8bd34
commit adfc4d7c25
+2 -1
View File
@@ -1,7 +1,7 @@
<?php
die;die;die;
/*
if (empty($CFG->unittestprefix)) {
die;
}
@@ -91,3 +91,4 @@ die;die;die;
redirect('index.php');
*/