graphonline/tpl/dev/ckeditor4.php
2017-04-15 01:34:36 +03:00

6 lines
171 B
PHP
Executable File

<?php IncludeCom("dev/ckeditor4_head")?>
<textarea class="js-ckeditor4" name="<?= $name?>" id="edit_<?= mt_rand()?>" mode="<?= $mode?>"><?= $value?></textarea>