Index: lams_central/web/fckeditor/editor/plugins/paint/content.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/fckeditor/editor/plugins/paint/Attic/content.jsp,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_central/web/fckeditor/editor/plugins/paint/content.jsp 29 Apr 2009 06:34:28 -0000 1.1.2.1 +++ lams_central/web/fckeditor/editor/plugins/paint/content.jsp 18 May 2009 06:08:13 -0000 1.1.2.2 @@ -1,3 +1,4 @@ +<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8"%> <%@ page import="org.lamsfoundation.lams.util.Configuration" %> <%@ page import="org.lamsfoundation.lams.util.ConfigurationKeys" %> <%@ taglib uri="tags-fmt" prefix="fmt" %>