PHP Classes

File: show_blog_replies.ctp

Recommend this page to a friend!
  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: 14 years ago
Size: 98 bytes
 

Contents

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