includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Mon, 11 Aug 2008 21:33:46 -0400
changeset 681 424ea7aac0ca
parent 335 67bd3121a12e
permissions -rw-r--r--
SECURITY: Full query is no longer shown on SQL injection attempt; silenced calls to mysql_unbuffered_query() due to some untraceable yet harmless errors

tinyMCE.addI18n('en.example',{
	desc : 'This is just a template button'
});