kostache/classes/Kohana/Mustache.php

4 lines
104 B
PHP
Raw Normal View History

2011-03-16 11:43:49 +02:00
<?php defined('SYSPATH') or die('No direct script access.');
2011-03-16 16:16:53 +02:00
class Kohana_Mustache extends Mustache {}