This repository has been archived on 2020-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
phunk/modules/editor/classes/editor/ckeditor.php
2013-04-17 09:00:16 +07:00

3 lines
120 B
PHP

<?php defined('SYSPATH') or die('No direct script access.');
class Editor_Ckeditor extends Kohana_Editor_Ckeditor { }