1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-multilang.git synced 2024-05-05 02:28:16 +03:00
kohana-multilang/classes/URL.php

5 lines
99 B
PHP
Raw Normal View History

2013-02-25 14:05:17 +02:00
<?php defined('SYSPATH') or die('No direct script access.');
class URL extends Multilang_URL {
}