batufa/system/extensions/inflector.php

3 lines
103 B
PHP
Raw Normal View History

2009-04-18 00:44:18 +03:00
<?php defined('SYSPATH') or die('No direct script access.');
class inflector extends inflector_Core {}