1. .flv conversion to use flowplayer must come after url conversion in makeClickable()
[acontent.git] / docs / home / ims / include / ims_template.inc.php
index 24a5639..c904ad5 100644 (file)
@@ -91,7 +91,6 @@ function print_organizations($parent_id,
                        $html_link = '<a href="resources/'.$content['content_path'].$content['content_id'].'.html" target="body">'.$content['title'].'</a>';    
                        
                        /* save the content as HTML files */
-                       /* @See: include/lib/format_content.inc.php */
                        $content['text'] = str_replace('CONTENT_DIR/', '', $content['text']);
 
                        /* Commented by Cindy Qi Li on Jan 12, 2010