Login   Register  
PHP Classes
elePHPant
Icontem

File: show_blog_replies.ctp

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of lijun wang  >  blog  >  show_blog_replies.ctp  >  Download  
File: show_blog_replies.ctp
Role: Auxiliary script
Content type: text/plain
Description: show_blog_replies view
Class: blog
A blog system implemented with CakePHP framework
Author: By
Last change:
Date: 2009-07-24 01:11
Size: 98 bytes
 

Contents

Class file image Download
<?php if(!empty($blogReplies))
        echo 
$this->renderElement('..\blog_replies\elements\replies');?>