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

3 lines
120 B
PHP
Raw Normal View History

2013-04-17 05:00:16 +03:00
<?php defined('SYSPATH') or die('No direct script access.');
class Editor_Ckeditor extends Kohana_Editor_Ckeditor { }