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