kostache/classes/Kostache.php

4 lines
115 B
PHP
Raw Normal View History

<?php defined('SYSPATH') or die('No direct script access.');
2011-02-25 01:34:41 +02:00
abstract class Kostache extends Kohana_Kostache { }