Open Journal Systems  3.3.0
plugins/generic/tinymce/index.php
Go to the documentation of this file.
1 <?php
2 
21 require_once('TinyMCEPlugin.inc.php');
22 
23 return new TinyMCEPlugin();
24 
TinyMCEPlugin
TinyMCE WYSIWYG plugin for textareas - to allow cross-browser HTML editing.
Definition: TinyMCEPlugin.inc.php:18