batufa/system/extensions/view.php

4 lines
94 B
PHP
Raw Normal View History

<?php defined('SYSPATH') or die('No direct script access.');
2008-12-05 03:37:18 +02:00
class View extends View_Core {}