summaryrefslogtreecommitdiffstats
path: root/application/models/Client.php
blob: 2b2950052c747b6e1beedd5157757d650e02d010 (plain) (blame)
1
2
3
4
5
6
7
8
<?php

class Application_Model_Client
{


}