mirror of
https://github.com/Daniel15/zURL
synced 2024-11-23 00:46:45 +00:00
4 lines
100 B
PHP
4 lines
100 B
PHP
<?php defined('SYSPATH') or die('No direct script access.');
|
|
|
|
class Upload extends Kohana_Upload {}
|