4 lines
104 B
PHP
4 lines
104 B
PHP
<?php defined('SYSPATH') OR die('No direct script access.');
|
|
|
|
class Image_GD extends Kohana_Image_GD {}
|