Path : /srv/www/vhosts/rozzo/wp-content/themes/amplius/shortcodes/tinymce/ |
Current File : //srv/www/vhosts/rozzo/wp-content/themes/amplius/shortcodes/tinymce/tinymce.loader.php |
<?php define('COFFEE_TINYMCE_PATH', get_template_directory() .'/shortcodes/tinymce'); define('COFFEE_TINYMCE_URI', get_template_directory_uri() .'/shortcodes/tinymce'); require_once( COFFEE_TINYMCE_PATH . '/tinymce.class.php' ); new coffee_tinymce(); ?>