View file icq/1.php

File size: 55B
<?php
$msg = $icq->get_message();
var_dump($msg);
?>