From 5ef719e73527140626437e65fe7301a8af446c3f Mon Sep 17 00:00:00 2001 From: Petr Skoda Date: Thu, 17 Dec 2009 20:06:35 +0000 Subject: [PATCH] MDL-21108 fixed todo --- lib/outputlib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/outputlib.php b/lib/outputlib.php index 8f7948c3b3..4ca88695b9 100644 --- a/lib/outputlib.php +++ b/lib/outputlib.php @@ -343,7 +343,7 @@ class theme_config { * @return array description of problems */ public static function diagnose($themename) { - //TODO: + //TODO: MDL-21108 return array(); } -- 2.39.5