| Current Path : /var/www/html/ajay/plugins/ckeditor/ |
| Current File : //var/www/html/ajay/plugins/ckeditor/index.php |
<?php /** * Wondercms with ckeditor plugin * _______________________________ * * Author : Nishant Mendiratta * _______________________________ * * GIT Repo : https://github.com/nishantmendiratta * ________________________________________________ * * Follow : https://twitter.com/MrMendiratta */ $hook['admin-head'][] = "<script type='text/javascript' src='./plugins/ckeditor/script.js'></script>"; $hook['admin-head'][] = "<script type='text/javascript' src='./plugins/ckeditor/ckeditor.js'></script>"; ?>