AEOS/lib/wysiwyg.lib.php
2026-08-26 17:23:29 +02:00

6 lines
No EOL
164 B
PHP
Executable file

<?php
// Script owEditor
?>
<script type="text/javascript">
new owEditor({fullPanel : true, maxHeight : 230, maxWidth : 700}).panelInstance('input');
</script>