kostache/classes/view/layout.php
2010-08-04 21:23:55 -05:00

6 lines
130 B
PHP

<?php defined('SYSPATH') or die('No direct script access.');
class View_Layout extends View_Kohana_Layout
{
} // End View_Layout