aboutsummaryrefslogtreecommitdiff
path: root/views/default/ckeditor/init.php
blob: f78a5a64d8c3edf27ad4ea94fed426037ac205b9 (plain)
1
2
3
4
5
6
7
8
<?php
/**
 * Initialize the CKEditor script
 */

elgg_load_js('ckeditor');
elgg_load_js('jquery-ckeditor');
elgg_load_js('elgg.ckeditor');