From e9f5bef3d20bc8185d28f21678ec85f2f4b2b4eb Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Mon, 1 Jun 2009 20:35:52 +0200 Subject: [PATCH] [svn r21166] Minor - Added TODO comment --- main/newscorm/learnpath.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/newscorm/learnpath.class.php b/main/newscorm/learnpath.class.php index 057d6cdb47..0015d9451d 100644 --- a/main/newscorm/learnpath.class.php +++ b/main/newscorm/learnpath.class.php @@ -2503,7 +2503,7 @@ class learnpath { * This method can be used as static. * @param integer Learnpath Item View ID * @return array - * @todo Translate labels + * @todo Transcode labels instead of switching to HTML (which requires to know the encoding of the LP) */ function get_iv_interactions_array($lp_iv_id = 0) {