1
0
Fork 0
mirror of https://github.com/Oreolek/kangana.git synced 2024-07-08 01:24:23 +03:00
kangana/application/classes/Model/Client.php

4 lines
97 B
PHP
Raw Normal View History

2014-01-17 13:39:34 +02:00
<?php defined('SYSPATH') OR die('No direct access allowed.');
class Model_Client extends ORM {
}