mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-17 13:49:59 +00:00
first commit
This commit is contained in:
5
tpl/dev/ckeditor4.php
Executable file
5
tpl/dev/ckeditor4.php
Executable file
@@ -0,0 +1,5 @@
|
||||
|
||||
<?php IncludeCom("dev/ckeditor4_head")?>
|
||||
|
||||
<textarea class="js-ckeditor4" name="<?= $name?>" id="edit_<?= mt_rand()?>" mode="<?= $mode?>"><?= $value?></textarea>
|
||||
|
||||
Reference in New Issue
Block a user