MDL-26237 code coverage - prevent execution of not used stuff

This commit is contained in:
Eloy Lafuente (stronk7)
2011-02-02 11:21:01 +01:00
parent 8cdc85ac62
commit bd654f0ced
3 changed files with 4 additions and 0 deletions
@@ -1,4 +1,5 @@
<?php
die(); // This (unsecure MDL-26237) stuff isn't used by moodle at all
/*
* $Id$
*