6 lines
No EOL
164 B
PHP
Executable file
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>
|