Просмотр файла icq/1.php

Размер файла: 55B
<?php
$msg = $icq->get_message();
var_dump($msg);
?>