messaging MDL-22320 removed a debug echo I accidently committed

This commit is contained in:
Andrew Davis
2010-05-06 02:30:32 +00:00
parent c351bb50ce
commit a8eeee8cc2
-1
View File
@@ -27,7 +27,6 @@ require('lib.php');
define('MESSAGE_DEFAULT_REFRESH', 5);
require_login();
echo('refresh.php');
if (isguestuser()) {
redirect($CFG->wwwroot);