Example #1
0
 public static function getUsers()
 {
     $imochatService = new Gravi_Service_Imochat();
     return $imochatService->getUsers();
 }