cakebook / branches / master / views / comments / view.ctp

history
<?php /* SVN FILE: $Id: view.ctp 600 2008-08-07 17:55:23Z AD7six $ */
echo $this->element('comment',array('data'=> $data['Comment'], 'count' => 1));
?>