From: Petr Skoda Date: Thu, 17 Dec 2009 20:06:35 +0000 (+0000) Subject: MDL-21108 fixed todo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5ef719e73527140626437e65fe7301a8af446c3f;p=moodle.git MDL-21108 fixed todo --- 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(); }