View file chat/book.php

File size: 90B
<?php
// by Mike O. (mides), coolcms.org
$type = 'book';
require_once 'body.php';

?>