Your IP : 216.73.216.40


Current Path : /var/www/html/ajay/new/plugins/ckeditor/
Upload File :
Current File : /var/www/html/ajay/new/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>";
?>