includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Wed, 09 Jul 2008 21:04:10 -0400
changeset 619 80fa6fa6bf3a
parent 335 67bd3121a12e
permissions -rw-r--r--
Oops, somehow changed mysql_query() to pg_query() in MySQL DBAL

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